Skip to content

Commit

Permalink
Add a warning in docs about conflicts with terminal default key bindi…
Browse files Browse the repository at this point in the history
…ngs (#10380)

Add a warning about conflicts with terminal default key bindings.
  • Loading branch information
rowanlovejoy authored and shaleh committed Apr 16, 2024
1 parent 0cca0e7 commit 27d22bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions book/src/keymap.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
> 💡 Mappings marked (**TS**) require a tree-sitter grammar for the file type.
> ⚠️ Some terminals' default key mappings conflict with Helix's. If any of the mappings described on this page do not work as expected, check your terminal's mappings to ensure they do not conflict. See the (wiki)[https://github.com/helix-editor/helix/wiki/Terminal-Support] for known conflicts.
## Normal mode

Normal mode is the default mode when you launch helix. You can return to it from other modes by pressing the `Escape` key.
Expand Down

0 comments on commit 27d22bb

Please sign in to comment.