Created
December 4, 2018 00:41
-
-
Save wulymammoth/be88f201d3f37c5e3e9dcd6c34675a91 to your computer and use it in GitHub Desktop.
Getting ctrl + f and ctrl + b (meta) on MacOS
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
| Open iTerm. | |
| Go to iTerm > Preferences... > Profiles > Keys | |
| Under Profile Shortcut Keys, click the + sign. | |
| Type your key shortcut (option-b, option-f, option-d, option-left, etc.) | |
| For Action, choose Send Escape Sequence. | |
| Write b, d or f in the input field. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment