Hi,

ludo wrote:
> 
> Maybe, the problem is around the SHIFT key
> When I try to use Fx key (F2,  ... F12) with the additionnal SHIFT key 
> for the :map function, it's failed
>     :map <F4> :do_something
>     :map <F...> :do_something
>     :map <F12> :do_something
> all succeeded
> 
> but when I try
>     :map <S-F4> :do_something
>     :map <S-F...> :do_something
>     :map <S-F12> :do_something
> all failed :-(

which system are you on? And what do you see when you enter

  <C-V><F4>

and

  <C-V><S-F4>

while you are in insert mode?

Regards,
Jürgen

-- 
Sometimes I think the surest sign that intelligent life exists elsewhere
in the universe is that none of it has tried to contact us.     (Calvin)

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

Reply via email to