mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-08-16 02:45:09 +00:00
docs(readme): clarify mapping (#2723)
This commit is contained in:
@@ -254,7 +254,7 @@ Many familiar mapping patterns are set up as defaults.
|
||||
| `<M-k>` | Scroll right in results window |
|
||||
| `<C-/>` | Show mappings for picker actions (insert mode) |
|
||||
| `?` | Show mappings for picker actions (normal mode) |
|
||||
| `<C-c>` | Close telescope |
|
||||
| `<C-c>` | Close telescope (insert mode) |
|
||||
| `<Esc>` | Close telescope (in normal mode) |
|
||||
| `<Tab>` | Toggle selection and move to next selection |
|
||||
| `<S-Tab>` | Toggle selection and move to prev selection |
|
||||
|
||||
Reference in New Issue
Block a user