Skip to content

Commit

Permalink
Update keymap.md to have Tab and Shift-tab listed (#3365)
Browse files Browse the repository at this point in the history
Co-authored-by: notusknot <[email protected]>
  • Loading branch information
notusknot and notusknot authored Aug 11, 2022
1 parent d192d59 commit d773a6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions book/src/keymap.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit d773a6e

Please sign in to comment.