fix ansi bug
This commit is contained in:
@@ -16,7 +16,7 @@ function! CharDraw_clear ()
|
||||
set laststatus=2
|
||||
echo 'N to create 80,25 empty drawing. Select ANSI 437 chars and draw with numpad, ck to assign t-m "keypad"'
|
||||
map N 80i <Esc>yy24p(
|
||||
set statusline=%f\ %=\ \[c1-1:chars\ c0:clr ck:key]\ (%v,%l)\ HEX:%B
|
||||
set statusline=%f\ %=\ \[c1-1:chars\ c0:clr\ ck:key]\ (%v,%l)\ HEX:%B
|
||||
endfunction
|
||||
call CharDraw_clear()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user