On Thu, 5 Feb 2015 14:37:26 +0200
Marius Gedminas wrote:
> For historical reasons[*] only the following Ctrl+punctuation
> sequences are recognized by vim:
>
> - Ctrl-@
> - Ctrl-[ (same as )
> - Ctrl-\ (sends SIGQUIT by default)
> - Ctrl-]
> - Ctrl-^
> - Ctrl-_
> - Ctrl-? (same as or , depen
On Thu, Feb 05, 2015 at 03:04:13AM -0800, Enno wrote:
> Le samedi 23 octobre 2010 22:56:28 UTC+2, PabloHot a écrit :
> > I'm trying something like :map ... but just cannot get this to
> > work. I have tried using Ctrl-K to enter the '-' key, using
> > {minus}, but the mapping does nothing when I
Le samedi 23 octobre 2010 22:56:28 UTC+2, PabloHot a écrit :
> Hi All,
>
>
> I'm trying something like :map ... but just cannot get this to work. I
> have tried using Ctrl-K to enter the '-' key, using {minus}, but the mapping
> does nothing when I type it. If I map map '-'
>
>
> on its o
On 26-Oct-2010 14:04, Vlad Irnov wrote:
> On Oct 23, 4:56 pm, PabloHot wrote:
>> Hi All,
>> I'm trying something like :map ... but just cannot get this to work.
>> I have tried using Ctrl-K to enter the '-' key, using {minus}, but the
>> mapping does nothing when I type it. If I map map '-'
>> o
On Oct 23, 4:56 pm, PabloHot wrote:
> Hi All,
> I'm trying something like :map ... but just cannot get this to work.
> I have tried using Ctrl-K to enter the '-' key, using {minus}, but the
> mapping does nothing when I type it. If I map map '-'
> on its own it works perfectly , but just cannot
On Sun, 24 Oct 2010, PabloHot wrote:
Hi All,
I'm trying something like :map ... but just cannot get this to
work. I have tried using Ctrl-K to enter the '-' key, using {minus},
but the mapping does nothing when I type it. If I map map '-' on its
own it works perfectly , but just cannot
-Original Message-
From: vim_dev@googlegroups.com [mailto:vim_...@googlegroups.com] On Behalf
Of Shlomi Fish
Sent: 24 October 2010 21:16
To: vim_dev@googlegroups.com
Cc: PabloHot
Subject: Re: Mapping fails argh..help!!
On Sunday 24 October 2010 21:36:17 PabloHot wrote:
> F
From: vim_dev@googlegroups.com [mailto:vim_...@googlegroups.com] On Behalf
Of PabloHot
Sent: 23 October 2010 20:56
To: vim_dev@googlegroups.com
Subject: Mapping fails argh..help!!
>Hi All,
>I'm trying something like :map ... but just cannot get
>this to work. I have tried using Ctrl-K t