Make list less confusing

This commit is contained in:
Maze 2022-01-29 16:04:12 +01:00
parent 19ac6b8b7e
commit 602dcbf15f

View File

@ -29,11 +29,11 @@ Moment has a different configuration directory
config automatically on first startup).
Moment has different default keybindings:
- <kbd>Ctrl + Q</kbd> is `Quit`
- `Reply` is <kbd>Ctrl + R</kbd> instead of <kbd>Ctrl + Q</kbd>
- `Remove` is <kbd>Ctrl + Shift + R</kbd> instead of <kbd>Ctrl + R</kbd>
- <kbd>Ctrl + K</kbd> is `Focus filter`
- `Focus previous message` is <kbd>Ctrl + I</kbd> instead of <kbd>Ctrl + K</kbd>
- `Quit` is <kbd>Ctrl + Q</kbd>
- `Reply` is <kbd>Ctrl + R</kbd> (instead of <kbd>Ctrl + Q</kbd>)
- `Remove` is <kbd>Ctrl + Shift + R</kbd> (instead of <kbd>Ctrl + R</kbd>)
- `Focus filter` is <kbd>Ctrl + K</kbd>
- `Focus previous message` is <kbd>Ctrl + I</kbd> (instead of <kbd>Ctrl + K</kbd>)
If you wish to have `Focus previous message` and `Focus next message`
adjacent on <kbd>Ctrl + U</kbd> and <kbd>Ctrl + I</kbd>,