summaryrefslogtreecommitdiff
path: root/usr.bin/tmux/tty-acs.c
AgeCommit message (Expand)Author
2019-05-17Change a couple of ACS characters to be more sensible and add a fewNicholas Marriott
2017-05-15Check the terminfo(5) U8 capability and disable using UTF-8 for ACS ifNicholas Marriott
2016-10-03Remove some dead code in cmd-move-window.c and make a load of localNicholas Marriott
2016-01-19I no longer use my SourceForge address so replace it.Nicholas Marriott
2014-10-02Copy ACS characters as UTF-8, from Balazs Kezes.Nicholas Marriott
2013-11-24Add comments to ACS table matching terminfo(5).Nicholas Marriott
2010-09-11Use UTF-8 line drawing characters on UTF-8 terminals. Fixes some stupidNicholas Marriott