Hi everyone. I need your help figuring out a key mapping issue. I use the Dvorak-Qwerty (Dvorak for typing and Ctrl/Shift/Alt, but Cmd shortcuts are QWERTY) layout in OS X and have used regular vim in the terminal for years. I don't use a keymap or anything; hjkl are spread out over the keyboard. All this works fine in MacVim as it did in vim: <Ctrl-f>, <Ctrl-b>, <Ctrl-u>, and <Ctrl-d> take me forward, back, up and down.
<Ctrl-w> and <Ctrl-v> don't work though. In MacVim they are located where you would find them on QWERTY. In the terminal (mvim -v) they work fine, like I'm used to. Also, when I switch OS X to the Dvorak layout, they work fine in MacVim. Anyone have some insight into this? I suppose for the time being I'll just need to figure out which ones are broken and remap them, like map <C-w> <C-,> -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php