Update keymap.md to have Tab and Shift-tab listed (#3365)

Co-authored-by: notusknot <notusknot@gmail.com>
pull/3392/head
notusknot 2 years ago committed by GitHub
parent d192d59753
commit d773a6e5f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -363,9 +363,9 @@ Keys to use within picker. Remapping currently not supported.
| Key | Description |
| ----- | ------------- |
| `Up`, `Ctrl-p` | Previous entry |
| `Tab`, `Up`, `Ctrl-p` | Previous entry |
| `PageUp`, `Ctrl-u` | Page up |
| `Down`, `Ctrl-n` | Next entry |
| `Shift-tab`, `Down`, `Ctrl-n`| Next entry |
| `PageDown`, `Ctrl-d` | Page down |
| `Home` | Go to first entry |
| `End` | Go to last entry |

Loading…
Cancel
Save