forked from aniani/vim
"g8" doesn't work properly on a NUL.
This commit is contained in:
@@ -30,8 +30,6 @@ be worked on, but only if you sponsor Vim development. See |sponsor|.
|
||||
*known-bugs*
|
||||
-------------------- Known bugs and current work -----------------------
|
||||
|
||||
"g8" doesn't produce right value on NUL. Patch (Dominique Pelle, 2010 May 18)
|
||||
|
||||
Include cabal and obj syntax files. (Vincent Berthoux, 2010 May 16)
|
||||
|
||||
Cursor positioning wrong with 0x200e character. (John Becket, 2010 May 6)
|
||||
|
||||
@@ -7196,5 +7196,7 @@ When using ":lang" to set a locale that uses a comma for decimal separator and
|
||||
using GTK floating point numbers stop working. Use gtk_disable_setlocale().
|
||||
(James Vega)
|
||||
|
||||
"g8" didn't produce the right value on a NUL. (Dominique Pelle)
|
||||
|
||||
|
||||
vim:tw=78:ts=8:ft=help:norl:
|
||||
|
||||
Reference in New Issue
Block a user