On Aug 16, 12:26 am, björn <[email protected]> wrote:
> Hi,
>
> There were problems with some Ctrl keys (Ctrl-h, Ctrl-o, Ctrl-@) in
> the latest snapshot (as well as some arrow key bugs on Tiger) so I
> fixed these and built a new snapshot. Get yours at:
>
I just updated to 49 recently and it's broken mappings I have based on
C-c. Rolling back to 48 makes it work again.
The mappings in my .vimrc are:
nnoremap <C-c>g :call Run_spec_file("no")<cr>
nnoremap <C-c>c :call Run_spec_file("yes")<cr>
I'm running 10.5.8.
On 48 they run the command, on 49 I see g or c in the incomplete
command display (I have set showcmd in .vimrc)
Thanks for all your work on MacVim, I don't know what I'd do without
it!
Cheers,
Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---