Last active
July 25, 2016 02:36
-
-
Save tennisonchan/f2229b2819bbd2c59eb6c3471c44338c to your computer and use it in GitHub Desktop.
#iterm2 preference setting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# http://stackoverflow.com/questions/6205157/iterm2-how-to-get-jump-to-beginning-end-of-line-in-bash-shell | |
FOR ACTION SEND | |
⌘← "HEX CODE" 0x01 | |
⌘→ "HEX CODE" 0x05 | |
⌥← "SEND ESC SEQ" b | |
⌥→ "SEND ESC SEQ" f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment