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

Christian Brabandt <[email protected]> Mon, 3 Aug 2026 22:00:08 +0200
Newsgroups gmane.editors.vim.devel
Message-ID <[email protected]>
runtime(doc): remove todo entries that are fixed

Commit: https://github.com/vim/vim/commit/bc71c0b3f3638dbd201e084982caba7bad60ffab
Author: Hirohito Higashi <[email protected]>
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 <[email protected]>
    Signed-off-by: Christian Brabandt <[email protected]>

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():

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1wqypU-00BNXb-8N%40256bit.org.