Lee Byron

tilcommand-z in vim

Vim, run from the terminal, does not make use of the Command key. So most of my muscle memory has been lost while learning it. However I found a shortcut: iTerm’s key mapping.

In iTerm, open Preferences (or press Command-, and in the Keys tab add a new Key Binding.

Now within the terminal, hitting Command-Z (Undo) will map to Meta-U, which will perform Undo in Vim.