]> granicus.if.org Git - vim/commit
Fix: An unprintable multi-byte character at the start of the screen line
authorBram Moolenaar <Bram@vim.org>
Sat, 7 Aug 2010 14:38:13 +0000 (16:38 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 7 Aug 2010 14:38:13 +0000 (16:38 +0200)
commit7ba6ed34fe4b63671cb1595fa8c8eab3b0c45b69
treed86212e48066ca95e77850e987cbd7da80cf624f
parentbebca9daa4118737fc74590af6b04e4b23ae2c4d
Fix: An unprintable multi-byte character at the start of the screen line
caused the following text to be drawn at the wrong position.
runtime/doc/todo.txt
src/screen.c