summary refs log tree commit diff
path: root/term.c (follow)
Commit message (Collapse)AuthorAge
* Use tsl/fsl capabilities for title if availableJune McEnroe2020-02-02
| | | | | Also manually fill them if TERM=xterm* because they really should be there.
* Preserve copyright year in term.cJune McEnroe2020-02-02
|
* Add term stuffJune McEnroe2020-02-01
Copied almost verbatim from existing catgirl... I think I did a better job on that state machine this time tbh.