Use CMD-mappings in console Vim
Is there a way to use Cmd key for Vim in terminal? Something MacVim does. I have remapped Cmd+S in iTerm2 to send Esc:w!<CR> to save files in Vim, but this sounds a bit weak. With all the power of iTerm and Vim there should be some way to do this right? It is possible, but it takes some doing and has some downsides. The first set of issues is that: although iTerm2 can accept the Command keys and pass them on to terminal programs, it can only do so by remapping them as something else, e.g. the Left Option or Control keys. it can only remap each modifier key everywhere in iTerm2; you can't do it