Implements horizontal scrolling in previewer & results. (#2437)
* Implements horizontal scrolling in previewer & results. * docs: update wrt. horizontal scrolling in previewer & results
This commit is contained in:
committed by
GitHub
parent
ffe35cb433
commit
5fff2a138b
@@ -248,6 +248,10 @@ Many familiar mapping patterns are set up as defaults.
|
||||
| `<C-t>` | Go to a file in a new tab |
|
||||
| `<C-u>` | Scroll up in preview window |
|
||||
| `<C-d>` | Scroll down in preview window |
|
||||
| `<C-f>` | Scroll left in preview window |
|
||||
| `<C-k>` | Scroll right in preview window |
|
||||
| `<M-f>` | Scroll left in results window |
|
||||
| `<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 |
|
||||
|
||||
Reference in New Issue
Block a user