aboutsummaryrefslogtreecommitdiff
path: root/tty-acs.c
Commit message (Expand)AuthorAge
* Move the UTF-8 flag to terminal flags.nicm2020-04-16
* Change a couple of ACS characters to be more sensible and add a fewnicm2019-05-17
* Check the terminfo(5) U8 capability and disable using UTF-8 for ACS ifnicm2017-05-15
* Remove some dead code in cmd-move-window.c and make a load of localnicm2016-10-03
* I no longer use my SourceForge address so replace it.nicm2016-01-19
* Copy ACS characters as UTF-8, from Balazs Kezes.nicm2014-10-02
* Add comments to ACS table matching terminfo(5).nicm2013-11-24
* Use UTF-8 line drawing characters on UTF-8 terminals. Fixes some stupidNicholas Marriott2010-09-11