mapping g to ctrl-f

2010-09-27 Thread lylez
I map g to ctrl-f to make paging easier. This caused a 1-second delay to occur when paging forward in 7.1. It went away in 7.2, but now it is back in 7.3. I'm using the version for MS Windows. Is there any way to get rid of the 1-second delay? -- You received this message from the "vim_use" maill

mapping F3 to map q ^B

2011-02-19 Thread lylez
Hello To make paging easier, I have in my .vimrc map q ^B map g ^F Some times I want to use the recording feature activated by qq, so I want to undo the mapping of q, then restore it afterwards. I have map #2 ^[:unmap q^M which works and map #3 ^[:map q ^B^M which does not produce any err

Re: mapping F3 to map q ^B

2011-02-20 Thread lylez
> What do you actually have in place of `#2' and `#3'? > That's actually what I have. I use this technique for other function keys and it's always worked. > You should have and > to map this keys, so try the following commands: > > noremap :unmap q > That part worked... > noremap

Re: mapping F3 to map q ^B

2011-02-21 Thread lylez
>> I suspect my problem is that I'm trying to do a mapping with a map command >> (something akin to trying to print a double quote inside of a >> double-quoted >> string). > >Yes, that's pretty much it. In order to make a ^B actually appear on the >commandline while you're typing, you need to

Re: mapping F3 to map q ^B

2011-02-27 Thread lylez
I've tried pretty much everything that's been suggested. Has anyone confirmed that they are able to do a mapping, as part of a mapping? That seems to be the root of the problem here. -- View this message in context: http://vim.1045645.n5.nabble.com/mapping-F3-to-map-q-B-tp3392648p3402672.html

Re: mapping F3 to map q ^B

2011-02-28 Thread lylez
You're right Ben, that does work. Thank you very much!!! -- View this message in context: http://vim.1045645.n5.nabble.com/mapping-F3-to-map-q-B-tp3392648p3404140.html Sent from the Vim - General mailing list archive at Nabble.com. -- You received this message from the "vim_use" maillist. Do n

Re: Command z doesn't work

2016-11-12 Thread lylez
On Tuesday, November 8, 2016 at 9:51:05 AM UTC-8, andalou wrote: > I'm using vim 80.069 on Windows with defaults.vim enabled. > > When pressing z, the cursor line is supposed to get to top of > window, but is placed 5 lines below the top. > > Many thanks in advance, > > -- > Cesar Folks, this

Re: Command z doesn't work

2016-11-12 Thread lylez
Yes,I did see that, but I respectfully maintain that basic functionality should not depend upon .vimrc entries. -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maill

Re: Command z doesn't work

2016-12-15 Thread lylez
On Wednesday, November 16, 2016 at 9:15:17 AM UTC-8, Eric Calvayrac wrote: > Le mardi 15 novembre 2016 01:03:16 UTC+1, Gary Johnson a écrit : > > On 2016-11-14, Bryan Richter wrote: > > > > > Aha, now I can agree there is room for improvement. The docs should be > > > updated to mention that z is