diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-08-08 18:46:06 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-08-08 18:46:06 +0200 |
commit | 3479c5dc48b192a7c8c2089c4ba0de5538ea8129 (patch) | |
tree | a298808a69c744c699ee01fb91c3d757aec32bca /runtime | |
parent | e2b590ebf618fb7dc15012579875c3d649dd74c1 (diff) | |
download | vim-git-3479c5dc48b192a7c8c2089c4ba0de5538ea8129.tar.gz |
Fixed: on MS-Windows sometimes files with number 4913 or higher are left
behind.
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/doc/todo.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/doc/todo.txt b/runtime/doc/todo.txt index 937f5c826..0e4459337 100644 --- a/runtime/doc/todo.txt +++ b/runtime/doc/todo.txt @@ -77,9 +77,6 @@ I often see pasted text (from Firefox, to Vim in xterm) appear twice. Also, Vim in xterm sometimes loses copy/paste ability (probably after running an external command). -Win32: The "4913" file is sometimes not deleted. Perhaps another program has -opened it? Use FILE_FLAG_DELETE_ON_CLOSE? (Craig Barkhouse, 2009 Nov 6) - Jumplist doesn't work properly in Insert mode? (Jean Johner, 2010 Mar 20) Problem with transparent cmdline. Also: Terminal title is wrong with |