Fix README.md
This commit is contained in:
parent
62676a4e2b
commit
17be2c748f
@ -48,7 +48,7 @@ Getting started
|
|||||||
"C-f": "chat-down",
|
"C-f": "chat-down",
|
||||||
"C-d": "chat-down",
|
"C-d": "chat-down",
|
||||||
"q": "quit",
|
"q": "quit",
|
||||||
"<f1>": "help"
|
"<f1>": "help"
|
||||||
},
|
},
|
||||||
"insert": {
|
"insert": {
|
||||||
"<left>": "cursor-left",
|
"<left>": "cursor-left",
|
||||||
@ -56,7 +56,7 @@ Getting started
|
|||||||
"<enter>": "send",
|
"<enter>": "send",
|
||||||
"<escape>": "mode-command",
|
"<escape>": "mode-command",
|
||||||
"<backspace>": "backspace",
|
"<backspace>": "backspace",
|
||||||
"C-8": "backspace",
|
"C-8": "backspace",
|
||||||
"<delete>": "delete",
|
"<delete>": "delete",
|
||||||
"<space>": "space"
|
"<space>": "space"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user