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