Skip to content

Instantly share code, notes, and snippets.

View drobakowski's full-sized avatar

David Robakowski drobakowski

View GitHub Profile
@drobakowski
drobakowski / keybindings.md
Last active March 2, 2017 17:09 — forked from jimmyhillis/keybindings.md
iTerm 2 Mac-ready key binding additions.

Standard bindings

Action Keys Send Escape Sequence
Move left between words + b
Move right between words + f
Start of the line + [H
End of the line + [F
Delete previous word +delete 0x17
Delete one word to right of the cursor fn+⌥+delete 0x01b 0x64