- Jun 19, 2011
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
Problem: Can't pass dict to sort function. Solution: Add the optional {dict} argument to sort(). (ZyX)
-
- Jun 12, 2011
-
-
Bram Moolenaar authored
Problem: Can't always find the file when using cscope. Solution: Add the 'cscoperelative' option. (Raghavendra D Prabhu)
-
- May 25, 2011
-
-
Bram Moolenaar authored
Problem: MS-Windows: Can't run an external command without a console window. Solution: Support ":!start /b cmd". (Xaizek)
-
Bram Moolenaar authored
Problem: Cannot influence the indent inside a namespace. Solution: Add the "N" 'cino' parameter. (Konstantin Lepa)
-
- May 19, 2011
-
-
Bram Moolenaar authored
Problem: Can't intercept a character that is going to be inserted. Solution: Add the InsertCharPre autocommand event. (Jakson A. Aquino)
-
Bram Moolenaar authored
-
- May 10, 2011
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
Problem: The RISC OS port has obvious errors and is not being maintained. Solution: Remove the RISC OS files and code.
-
- May 05, 2011
-
-
Bram Moolenaar authored
Problem: When the clipboard isn't supported: ":yank*" gives a confusing error message. Solution: Specifically mention that the register name is invalid. (Jean-Rene David)
-
- Apr 28, 2011
-
-
Bram Moolenaar authored
-
- Apr 01, 2011
-
-
Bram Moolenaar authored
-
- Mar 22, 2011
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
Problem: When a key code is not set get a confusing error message. Solution: Change the error message to say the key code is not set.
-
Bram Moolenaar authored
-
- Feb 25, 2011
-
-
Bram Moolenaar authored
-
- Feb 09, 2011
-
-
Bram Moolenaar authored
-
- Jan 08, 2011
-
-
Bram Moolenaar authored
-
- Dec 10, 2010
-
-
Bram Moolenaar authored
-
- Dec 02, 2010
-
-
Bram Moolenaar authored
Problem: Can't use the "+ register like "* for yank and put. Solution: Add "unnamedplus" to the 'clipboard' option. (Ivan Krasilnikov)
-
Bram Moolenaar authored
Problem: Can't complete file names while ignoring case. Solution: Add 'wildignorecase'.
-
- Nov 16, 2010
-
-
Bram Moolenaar authored
-
- Oct 27, 2010
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
Problem: v:windowid isn't set on MS-Windows. Solution: Set it to the window handle. (Chris Sutcliffe)
-
- Oct 20, 2010
-
-
Bram Moolenaar authored
Problem: maparg() doesn't return the flags, such as <buffer>, <script>, <silent>. These are needed to save and restore a mapping. Solution: Improve maparg(). (also by Christian Brabandt)
-
Bram Moolenaar authored
Problem: Can't pass the X window ID to another application. Solution: Add v:windowid. (Christian J. Robinson, Lech Lorens)
-
Bram Moolenaar authored
-
Bram Moolenaar authored
Problem: Cannot store Dict and List in viminfo file. Solution: Add support for this. (Christian Brabandt)
-
- Sep 30, 2010
-
-
Bram Moolenaar authored
-
- Sep 29, 2010
-
-
Bram Moolenaar authored
Problem: Netbeans doesn't work under Athena. Solution: Support Athena, just like Motif. (Xavier de Gaye)
-
- Sep 21, 2010
-
-
Bram Moolenaar authored
-
- Sep 19, 2010
-
-
Bram Moolenaar authored
-
- Aug 15, 2010
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
- Aug 14, 2010
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-
- Aug 13, 2010
-
-
Bram Moolenaar authored
-
Bram Moolenaar authored
-