Monday, September 20, 2010

Re: Find mappings for

Ответ на сообщение «Find mappings for <ctrl>»,
присланное в 23:28:36 20 сентября 2010, Понедельник,
отправитель Oivvio Polite:

There are no mappings starting with <Ctrl>, you can have only mappings starting
with <C-something> (<C-something> sends one character). Mappings starting with
either <Space> and <escape> can be viewed using `map <Space> | map <Esc>' (if
you want to view both with one command).

Текст сообщения:
> :map S
>
> will show all mappings starting with W and
>
> :map ,
>
> will show all mappings starting with ,
>
> but how do I show all mappings starting with <ctrl> or <space> or
> <escape>?
>
> Oivvio

No comments: