Skip to content

Commit

Permalink
docs(readme): clarify mapping (#2723)
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanth-lingappa authored Oct 1, 2023
1 parent ffe90fa commit 7d51950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit 7d51950

Please sign in to comment.