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
Key | Function
--|--
i| Enter insert mode (to compose a message)
y, Return | Send message
Esc | Cancel, Exit current mode
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`
| Column 1 | Column 2 | Column 3 |
| -------- | -------- | -------- |
| Text | Text | Text |
| Key | Function |
| --|-- |
| i| Enter insert mode (to compose a message) |
| y, Return | Send message |
| Esc | Cancel, Exit current mode |
| 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` |