summaryrefslogtreecommitdiffstats
path: root/runtime/doc/todo.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-08-24 18:30:14 +0100
committerBram Moolenaar <Bram@vim.org>2022-08-24 18:30:14 +0100
commitfd999452adaf529a30d78844b5fbee355943da29 (patch)
tree4b5f0def835557c60377288f5dd1a9d9cac7734f /runtime/doc/todo.txt
parent44b9abb150afdca557d8ff5af112d654e0d19e84 (diff)
Update runtime files
Diffstat (limited to 'runtime/doc/todo.txt')
-rw-r--r--runtime/doc/todo.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt
index 4982498af0..a4f3a288f7 100644
--- a/runtime/doc/todo.txt
+++ b/runtime/doc/todo.txt
@@ -38,9 +38,6 @@ browser use: https://github.com/vim/vim/issues/1234
*known-bugs*
-------------------- Known bugs and current work -----------------------
-Text props: Add "padding" argument - only for when using "text" and {col} is
-zero. Use tp_len field and n_attr_skip. #10906
-
Further Vim9 improvements, possibly after launch:
- Use Vim9 for more runtime files.
- Check performance with callgrind and kcachegrind.
@@ -244,6 +241,9 @@ MS-Windows: did path modifier :p:8 stop working? #8600
Version of getchar() that does not move the cursor - #10603 Use a separate
argument for the new flag.
+Add "lastline" entry to 'fillchars' to specify a character instead of '@'.
+#10963
+
test_arglist func Test_all_not_allowed_from_cmdwin() hangs on MS-Windows.
Information for a specific terminal (e.g. gnome, tmux, konsole, alacritty) is