summaryrefslogtreecommitdiff
path: root/src/tty.h
Commit message (Collapse)AuthorAge
* Add ability to use null as input delimiter.Ashkan Kiani2019-08-16
| | | | | Update tty to print newline as space Add tty_putc
* Allow -1 timeout to mean infiniteJohn Hawthorn2018-09-23
|
* Allow masking signals in tty_input_readyJohn Hawthorn2018-09-23
|
* Pass a timeout to tty_input_readyJohn Hawthorn2018-09-23
|
* Merge branch 'abort_on_escape'John Hawthorn2018-09-09
|\
| * Abort if Esc is pressedJason Felice2018-05-04
| |
* | Add sequence to disable line wrapJohn Hawthorn2018-09-09
| |
* | Add support for underlining selected itemMichael Mackus2018-07-18
|/
* Batch together input for searchesJohn Hawthorn2016-06-22
|
* Move sources into src directoryJohn Hawthorn2016-05-21