- Nov 09, 2013
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
Problem: Missing documentation for v:hlsearch. Solution: Include the right file in the patch.
-
- Nov 03, 2013
-
-
Bram Moolenaar authored
-
- Nov 02, 2013
-
-
Bram Moolenaar authored
Problem: byteidx() does not work for composing characters. Solution: Add byteidxcomp().
-
- Sep 05, 2013
-
-
Bram Moolenaar authored
-
- Aug 10, 2013
-
-
Bram Moolenaar authored
-
- Aug 03, 2013
-
-
Bram Moolenaar authored
-
- Jul 28, 2013
-
-
Bram Moolenaar authored
-
- Jul 06, 2013
-
-
Bram Moolenaar authored
-
- Jun 12, 2013
-
-
Bram Moolenaar authored
-
- Jun 11, 2013
-
-
Bram Moolenaar authored
Problem: Can't test what is actually displayed on screen. Solution: Add the screenchar() and screenattr() functions.
-
- May 21, 2013
-
-
Bram Moolenaar authored
-
- May 17, 2013
-
-
Bram Moolenaar authored
-
- May 06, 2013
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
Problem: Autocommands are triggered by setwinvar() et al. Missing BufEnter on :tabclose. Duplicate WinEnter on :tabclose. Wrong order of events for :tablose and :tabnew. Solution: Fix these autocommand events. (Zyx)
-
- Apr 05, 2013
-
-
Bram Moolenaar authored
-
- Mar 19, 2013
-
-
Bram Moolenaar authored
-
- Feb 20, 2013
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
Problem: Clumsy to handle the situation that a variable does not exist. Solution: Add default value to getbufvar() et al. (Shougo Matsushita, Hirohito Higashi)
-
Bram Moolenaar authored
Problem: Mappings are not aware of wildmenu mode. Solution: Add wildmenumode(). (Christian Brabandt)
-
- Feb 13, 2013
-
-
Bram Moolenaar authored
Problem: Can't compute a hash. Solution: Add the sha256() function. (Tyru, Hirohito Higashi)
-
- Jan 30, 2013
-
-
Bram Moolenaar authored
-
- Jan 23, 2013
-
-
Bram Moolenaar authored
Problem: char2nr() and nr2char() always use 'encoding'. Solution: Add argument to use utf-8 characters. (Yasuhiro Matsumoto)
-
- Dec 05, 2012
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
Problem: Cannot properly test conceal mode. Solution: Add the screencol() and screenrow() functions. Use them in test88. (Simon Ruderich)
-
- Nov 28, 2012
-
-
Bram Moolenaar authored
-
- Nov 15, 2012
-
-
Bram Moolenaar authored
-
- Nov 14, 2012
-
-
Bram Moolenaar authored
Problem: printf() can only align to bytes, not characters. Solution: Add the "S" item. (Christian Brabandt)
-
- Oct 21, 2012
-
-
Bram Moolenaar authored
-
- Oct 20, 2012
-
-
Bram Moolenaar authored
Problem: Now that 'shiftwidth' may use the value of 'tabstop' it is not so easy to use in indent files. Solution: Add the shiftwidth() function. (so8res)
-
- Sep 21, 2012
-
-
Bram Moolenaar authored
-
- Aug 15, 2012
-
-
Bram Moolenaar authored
-
- Jul 12, 2012
-
-
Bram Moolenaar authored
-
- May 18, 2012
-
-
Bram Moolenaar authored
-
- May 01, 2012
-
-
Bram Moolenaar authored
-
- Apr 25, 2012
-
-
Bram Moolenaar authored
-
- Apr 13, 2012
-
-
Bram Moolenaar authored
-
- Apr 05, 2012
-
-
Bram Moolenaar authored
-
- Mar 28, 2012
-
-
Bram Moolenaar authored
-
- Mar 11, 2012
-
-
Bram Moolenaar authored
-