We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5adacda commit 06a4c79Copy full SHA for 06a4c79
iTerm/README.md
@@ -29,9 +29,9 @@ You might be familiar with shortcuts to skip a word (⌥) or go to start/end of
29
30
Open up iTerm2 preferences (⌘ + ,) -> Profiles -> Keys -> Click on `+` icon (add new Keyboard shortcut).
31
32
-| shortcut | action | send |
33
-|:--------:|:------------:|:----:|
34
-| ⌘← | SEND ESC SEQ | OH |
35
-| ⌘→ | SEND ESC SEQ | OF |
36
-| ⌥← | SEND ESC SEQ | b |
37
-| ⌥→ | SEND ESC SEQ | f |
+| shortcut | action | Esc+ |
+|:--------:|:--------------------:|:----:|
+| ⌘← | Send Escape Sequence | OH |
+| ⌘→ | Send Escape Sequence | OF |
+| ⌥← | Send Escape Sequence | b |
+| ⌥→ | Send Escape Sequence | f |
0 commit comments