*todo.txt* For Vim version 7.3. Last change: 2010 Oct 27 VIM REFERENCE MANUAL by Bram Moolenaar TODO list for Vim *todo* This is a veeeery long list of known bugs, current work and desired improvements. To make it a little bit accessible, the items are grouped by subject. In the first column of the line a classification is used to be able to look for "the next thing to do": Priority classification: 9 next point release 8 next release 7 as soon as possible 6 soon 5 should be included 4 nice to have 3 consider including 2 maybe not 1 probably not - unclassified *votes-for-changes* See |develop.txt| for development plans. You can vote for which items should be worked on, but only if you sponsor Vim development. See |sponsor|. *known-bugs* -------------------- Known bugs and current work ----------------------- Build Win32 binaries. Segfault with command line abbreviation. (Randy Morris, 2010 Oct 25) 'cursorline' is displayed too short when there are concealed characters and 'list' is set, 'listchars' at default value. (Dennis Preiser, 2010 Aug 15) Conceal: using Tab for cchar causes problems. Should reject it. (ZyX, 2010 Aug 25) Syntax region with 'concealends' and a 'cchar' value, 'conceallevel' set to 2, only one of the two ends gets the cchar displayed. (Brett Stahlman, 2010 Aug 21, Ben Fritz, 2010 Sep 14) Windows keys not set properly on Windows 7? (cncyber, 2010 Aug 26) This line hangs Vim, because of syntax HL: call append(line, "INFO ....12....18....24....30....36....42....48....54....60....66....72....78%$") Building the MingW version without clipboard but with multi-byte doesn't work. (Bill Lam, 2010 Sep 18) Bug: E685 error for func_unref(). (ZyX, 2010 Aug 5) Using ":break" or something else that stops executing commands inside a ":finally" does not rethrow a previously uncaught exception. (ZyX, 2010 Oct 15) Patch for 2html to support 'fileencoding'. (Benjamin Fritz, 2010 Sep 10) Beta testing finished now? Three patches for undo persistence. (Christian Brabandt, 2010 Sep 4) Patch to adjust mzscheme to support racket. (Sergey Khorev, 2010 Oct 24) string() can't parse back "inf" and "nan". Fix documentation or fix code? (ZyX, 2010 Aug 23) Patch to use "--as-needed" instead of the link.sh functionality. (Kirill A. Shutemov, 2010 Aug 25) ml_get error for using :copen in a custom complete function. (Xavier Deguillard, 2010 Oct 19) Other way to reproduce it by Lech Lorens, Oct 20. Patch from Lech: Oct 20. More problems from Lech, Oct 21. Patch to fix complete(). (Kikuchan, 2010 Oct 15) maparg() does not show the