Hello.

I have following bindings:
   map <C-Space> <Esc>
   map! <C-Space> <Esc>


When I enter into command mode (:) and write "foo", and press C-Space,
it executes command:
E492: Not an editor command:foo

So I'm wondering why it won't cancel it?

Pressing <Esc> or using <C-c> cancels command mode normally. I
verified this with plain vim settings (running
without .vimrc/.gvimrc/.vim files), so my other settings/bindings do
not cause this.

The <C-Space> space works fine when exiting insert mode.

My system is MacVim snapshot 43 on Tiger 10.4.11. Also verified with
MacVim 7.2.


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_mac" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to