summaryrefslogtreecommitdiffstats
path: root/tty-acs.c
AgeCommit message (Collapse)Author
2013-11-24Add comments to ACS table matching terminfo(5).nicm
2010-09-11Use UTF-8 line drawing characters on UTF-8 terminals. Fixes some stupidNicholas Marriott
terminals (I'm looking at you, putty) which disable the vt100 ACS mode switching sequences in UTF-8 mode. Also on terminals without ACS at all, use ASCII equivalents where obvious.