> 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?
Sounds like the settings for your 'timeout'/'timeoutlen' (and 
their kin 'ttimeout'/'ttimeoutlen').  I think you want something like
:set timeout timeoutlen=100
where you can twiddle the "100" to the timeout you want.
You can read more at
   :help 'timeout'
   :help 'timeoutlen'
on how these settings interplay.  You may also notice differences 
between vim and gvim, so be sure to test both if you use both.
-tim
-- 
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/maillist.php
 
No comments:
Post a Comment