SushiHangover

PowerShell, Learn it or Perish ;-)

master nix
Gitter

iTerm2 OSX: Jump Word-wise left and right in Navigation

Jumping word-wise in the iTerm2 (3.0 beta):

  • Open the Preferences Pane
  • Goto Tab Keys
  • Create a new Key Binding with the Shortcut “⌥ + ←” and use “Send Escape Sequence” as the Action and Set “Esc + b”
  • Create a new Key Binding with the Shortcut “⌥ + →” and use “Send Escape Sequence” as the Action and Set “Esc + f”

iTerm Jump/Tab Words

Comments