Re: List of potential insert mode control character mappings?

2016-02-22 Thread Josef Fortier
Just some followup on my original request for consensus advice on what insert mode mappings could be reasonably available. Some (at least tentative) conclusions: There aren't really any non-mapped insert mode control characters, which means "stealing" and re- purposing existing mappings. SAFE

pop up menu "editing"

2016-02-22 Thread Josef Fortier
I'm wondering if it's possible to augment the pop-up menu. Some (potential) wishes: * to delete partial words (presumably controlled by iskeyword). works OK, but I've run into at least one scenario (see below) where it would be nice to delete back to a delimiter. * key matching anywhere in t

Re: make operator maps such as ib not change jump list

2016-02-22 Thread Enno
Le samedi 20 février 2016 20:37:58 UTC+1, Enno a écrit : > Hello, > > In a file with the content > > Oui (Non) > > and the cursor on `O`, after typing > > m`foyib`` > > the cursor is on `o`. > > But because `:h jump-motions` does not list the operator command `ib` as one > that changes the j

Re: List of potential insert mode control character mappings?

2016-02-22 Thread Eric Christopherson
On Feb 22, 2016 1:38 PM, "Josef Fortier" wrote: > > Just some followup on my original request for consensus advice on what insert mode mappings could be reasonably available. Some (at least tentative) conclusions: > > There aren't really any non-mapped insert mode control characters, which means "

Newbie Setup Advice

2016-02-22 Thread Vee Mur
Hi folks, I am new to vim.I recently installed vim 7.4 on my pc running ubuntu mate,now i've been trying to install several plugins without any success at all. According to all the instructions on the various git reps i have to configure my .vimrc.My question is which .vimrc file do i edit beca

Re: Newbie Setup Advice

2016-02-22 Thread Niels Kobschaetzki
On 16/02/22 14:27, Vee Mur wrote: Hi folks, I am new to vim.I recently installed vim 7.4 on my pc running ubuntu mate,now i've been trying to install several plugins without any success at all. According to all the instructions on the various git reps i have to configure my .vimrc.My question

Re: Newbie Setup Advice

2016-02-22 Thread Nikolay Aleksandrovich Pavlov
2016-02-23 8:26 GMT+03:00 Niels Kobschaetzki : > On 16/02/22 14:27, Vee Mur wrote: >> >> Hi folks, >> >> I am new to vim.I recently installed vim 7.4 on my pc running ubuntu >> mate,now i've been trying to install several plugins without any success at >> all. >> >> According to all the instruction

Re: List of potential insert mode control character mappings?

2016-02-22 Thread Tony Mechelynck
On Tue, Feb 23, 2016 at 2:47 AM, Eric Christopherson wrote: > is even more conveniently provided by , at least on US keyboards. > (I'm sort of surprised that doesn't do the same as DEL, since often > that's notated as or <^?>.) What and exactly are, depends on the t_kb and t_kD termcap setti