hints to process screenshots. vimbox added lines to arrow drawing bank

This commit is contained in:
Ville Rantanen
2017-05-12 13:00:11 +03:00
parent 98ca5781ac
commit 0d8ee0b59a
2 changed files with 9 additions and 1 deletions

View File

@@ -640,3 +640,9 @@ bc=ansi.code()
getch=getch()
opts=setup_options()
browser(opts,opts.files)
if opts.screenshots:
print("\n\nCrop the images for terminal tabs, and PDFize e.g.:\n- mogrify -chop 0x50 %s/*png\n- convert %s/*png %s.pdf"%(
opts.screenshots,
opts.screenshots,
os.path.basename(opts.screenshots),
))

View File

@@ -136,7 +136,9 @@ function! CharDraw_arrows ()
imap 5
imap 6
imap 8
set statusline=%f\ %=\ [▲▶▼◀◆]\(%v,%l)\ HEX:%B
imap -
imap +
set statusline=%f\ %=\ [▲▶▼◀◆─│]\(%v,%l)\ HEX:%B
endfunction
"U+254x ╀ ╁ ╂ ╃ ╄ ╅ ╆ ╇ ╈ ╉ ╊ ╋ ╌ ╍ ╎ ╏