summaryrefslogtreecommitdiffstats
path: root/tty-acs.c
AgeCommit message (Expand)Author
2019-05-17Change a couple of ACS characters to be more sensible and add a fewnicm
2017-05-15Check the terminfo(5) U8 capability and disable using UTF-8 for ACS ifnicm
2016-10-03Remove some dead code in cmd-move-window.c and make a load of localnicm
2016-01-19I no longer use my SourceForge address so replace it.nicm
2014-10-02Copy ACS characters as UTF-8, from Balazs Kezes.nicm
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