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 (helix-editor#10380)

Add a warning about conflicts with terminal default key bindings.
  • Loading branch information
rowanlovejoy authored and postsolar committed Apr 20, 2024
1 parent d57c95d commit 6347f1d
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 6347f1d

Please sign in to comment.