Skip to content

Instantly share code, notes, and snippets.

@nburkley
Created April 10, 2017 14:36
Show Gist options
  • Save nburkley/93f5c26e850855451cc82f04e9824182 to your computer and use it in GitHub Desktop.
Save nburkley/93f5c26e850855451cc82f04e9824182 to your computer and use it in GitHub Desktop.
Enables Ctrl+h shortcut when using Neovim with iTerm2

neovim/neovim#2048 (comment)

  • Edit -> Preferences -> Keys
  • Press +
  • Press Ctrl+h as Keyboard Shortcut
  • Choose "Send Escape Sequence as Action"
  • Type [104;5u for Esc+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment