Commit: runtime(doc): remove todo entries that are fixed

3 views
Skip to first unread message

Christian Brabandt

unread,
Aug 3, 2026, 4:00:17 PM (19 hours ago) Aug 3
to vim...@googlegroups.com
runtime(doc): remove todo entries that are fixed

Commit: https://github.com/vim/vim/commit/bc71c0b3f3638dbd201e084982caba7bad60ffab
Author: Hirohito Higashi <h.eas...@gmail.com>
Date: Mon Aug 3 19:50:33 2026 +0000

runtime(doc): remove todo entries that are fixed

The 'smoothscroll' scroll position is kept when a window is squeezed since
patch 9.2.0885, and the Tab size in a line with virtual text above it is
correct since patch 9.2.0896.

closes: #20921

Signed-off-by: Hirohito Higashi <h.eas...@gmail.com>
Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index a8f9dff8e..ea57dfaab 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -1,4 +1,4 @@
-*todo.txt* For Vim version 9.2. Last change: 2026 Aug 02
+*todo.txt* For Vim version 9.2. Last change: 2026 Aug 03


VIM REFERENCE MANUAL by Bram Moolenaar
@@ -36,19 +36,10 @@ browser use: https://github.com/vim/vim/issues/1234
*known-bugs*
-------------------- Known bugs and current work -----------------------

-With 'smoothscroll' the scroll position is lost when a window is temporarily
-squeezed to a couple of lines, for example ":help" followed by ":close". In
-restore_snapshot_rec() restore more values from the snapshot, instead of
-calling frame_new_height() and frame_new_width(), especially w_skipcol.
-
When a help item can't be found, then open 'helpfile'. Search for the tag in
that file and gtive E149 only when not found. Helps for a tiny Vim installed
without all the help files.

-Virtual text problems:
-- Virtual text aligned "above": Wrong indentation when using tabs (Issue
- #12232)
-
Errors when running tests with valgrind:
- test_gui.vim:
Found errors in Test_gui_mouse_event():
Reply all
Reply to author
Forward
0 new messages