Update 'README.md'

This commit is contained in:
dominic 2019-11-04 00:45:22 +00:00
parent 5c585ba284
commit cfac6b3d21

View File

@ -21,17 +21,25 @@ Currently, there is no way of changing the keybindings in a config. This is subj
The default key bindings are The default key bindings are
Key | Function
--|--
i| Enter insert mode (to compose a message) | Column 1 | Column 2 | Column 3 |
y, Return | Send message | -------- | -------- | -------- |
Esc | Cancel, Exit current mode | Text | Text | Text |
c/C | Previous/Next Dialog
E | Toggle emoji ASCII display
`n` e | Edit message `n` (ESC to open prompt to save changes)
`n` r | Reply to message `n` (submit draft) | Key | Function |
`n` d | Delete message `n` | --|-- |
/ | enter search mode | i| Enter insert mode (to compose a message) |
n/N | Previous/Next search result | y, Return | Send message |
Q | exit TTTC | Esc | Cancel, Exit current mode |
q `r` | Record macro into register `r` | c/C | Previous/Next Dialog |
| E | Toggle emoji ASCII display |
| `n` e | Edit message `n` (ESC to open prompt to save changes) |
| `n` r | Reply to message `n` (submit draft) |
| `n` d | Delete message `n` |
| / | enter search mode |
| n/N | Previous/Next search result |
| Q | exit TTTC |
| q `r` | Record macro into register `r` |