Skip to content

Instantly share code, notes, and snippets.

@erkattak
Created January 22, 2015 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save erkattak/79af436b817c0e73081e to your computer and use it in GitHub Desktop.
Save erkattak/79af436b817c0e73081e to your computer and use it in GitHub Desktop.
Using opt+→ opt+← and opt+←delete in iTerm2 AND pry

iTerm2 > Preferences > Profiles > Keys

  • Left Option key acts as "Meta"
  • Right Option key acts as "Meta"
  • Opt+→ sends escape sequence of f
  • Opt+← sends escape sequence of b
  • Add Opt+←Delete sends hex code 17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment