summaryrefslogtreecommitdiff
path: root/runtime/doc/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r--runtime/doc/todo.txt11
1 files changed, 2 insertions, 9 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index b89c25fab..f7f4d3752 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -30,21 +30,14 @@ be worked on, but only if you sponsor Vim development. See |sponsor|.
*known-bugs*
-------------------- Known bugs and current work -----------------------
-6 In the quickfix window statusline add the command used to get the list of
- errors, e.g. ":make foo", ":grep something *.c".
- New patch 2010 Jul 24
- Docs patch by Dominique Pelle, Mar 25 included?
-
Patch for :find completion. (Nazri Ramliy)
-But I prefer to keep term.h and include/term.h He will work on it.
+But I prefer to keep term.h and include/term.h Nazri will work on it.
-Add hg changes to version7.txt
+Move more common code from if_python.c and if_python3.c to if_py_both.h
Before release 7.3:
- Rename vim73 branch to default (hints: Xavier de Gaye, 2010 May 23)
-Move more common code from if_python.c and if_python3.c to if_py_both.h
-
Cursor positioning wrong with 0x200e character. (John Becket, 2010 May 6)
Test 69 breaks on MS-Windows, both 32 and 64 builds. (George Reilly, 2010 Feb