Patch 7.4.2232
Problem:    The default ttimeoutlen is very long.
Solution:   Use "100". (Hirohito Higashi)
Files:      runtime/defaults.vim


*** ../vim-7.4.2231/runtime/defaults.vim        2016-07-29 18:13:29.132175672 
+0200
--- runtime/defaults.vim        2016-08-20 19:13:10.629675986 +0200
***************
*** 1,7 ****
  " The default vimrc file.
  "
  " Maintainer: Bram Moolenaar <[email protected]>
! " Last change:        2016 Jul 29
  "
  " This is loaded if no vimrc file was found.
  " Except when Vim is run with "-u NONE" or "-C".
--- 1,7 ----
  " The default vimrc file.
  "
  " Maintainer: Bram Moolenaar <[email protected]>
! " Last change:        2016 Aug 20
  "
  " This is loaded if no vimrc file was found.
  " Except when Vim is run with "-u NONE" or "-C".
***************
*** 25,30 ****
--- 25,33 ----
  set showcmd           " display incomplete commands
  set wildmenu          " display completion matches in a status line
  
+ set ttimeout          " time out for key codes
+ set ttimeoutlen=100   " wait up to 100ms after Esc for special key
+ 
  " Show @@@ in the last line if it is truncated.
  set display=truncate
  
*** ../vim-7.4.2231/src/version.c       2016-08-20 18:36:48.308969048 +0200
--- src/version.c       2016-08-20 19:10:06.155296933 +0200
***************
*** 765,766 ****
--- 765,768 ----
  {   /* Add new patch number below this line */
+ /**/
+     2232,
  /**/

-- 
A fine is a tax for doing wrong.  A tax is a fine for doing well.

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_dev" 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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui