-*todo.txt* For Vim version 7.3c. Last change: 2010 Jul 31
+*todo.txt* For Vim version 7.3c. Last change: 2010 Aug 01
VIM REFERENCE MANUAL by Bram Moolenaar
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
-26)
-
Should readfile() ignore BOM when not in binary mode?
Bug: searching for tags file uses 'suffixesadd', should not happen. (Dominique
:set undofile
:bwipe!
:e Xtestfile
+:" TODO: this beeps
u:.w >>test.out
:"
:" Test 'undofile', add 10 lines, delete 6 lines, undo 3
:" And now with encryption, cryptmethod=zip
:e! Xtestfile
:set undofile cm=zip
-ggdG
-imonday
+ggdGimonday
tuesday
wednesday
thursday
:" With encryption, cryptmethod=blowfish
:e! Xtestfile
:set undofile cm=blowfish
-ggdG
-ijan
+ggdGijan
feb
mar
apr