summaryrefslogtreecommitdiff
path: root/tty.h
Commit message (Expand)AuthorAge
* termios should be reset on successful exit.John Hawthorn2014-10-19
* Cap max lines at terminal heightJohn Hawthorn2014-09-16
* Truncate matches at terminal widthJohn Hawthorn2014-09-15
* Add -t,--ttyJohn Hawthorn2014-09-14
* Use last line of terminalJohn Hawthorn2014-08-30
* tty_flushJohn Hawthorn2014-08-16
* Refactor into tty_moveupJohn Hawthorn2014-08-16
* Refactor into tty_newline and tty_setcolJohn Hawthorn2014-08-16
* Refactor into tty_printfJohn Hawthorn2014-08-16
* Define ANSI color valuesJohn Hawthorn2014-08-04
* Extract ANSI CSI SGR calls into tty.cJohn Hawthorn2014-08-04
* Split tty functions into tty.cJohn Hawthorn2014-08-03