summaryrefslogtreecommitdiff
path: root/src/tty_interface.c
Commit message (Expand)AuthorAge
* Fix tty_interface clear for num_lines=0John Hawthorn2016-12-28
* Fix a problem that the cursor position shifted upwardmomotaro2016-12-21
* Add a few missing static declarationsJohn Hawthorn2016-07-12
* Fix segfault when autocompleting on no matchesJohn Hawthorn2016-07-12
* Use score_t instead of doubleJohn Hawthorn2016-07-10
* Batch together input for searchesJohn Hawthorn2016-06-22
* Add pageup and pagedownJohn Hawthorn2016-06-22
* Use a struct to store keybindingsJohn Hawthorn2016-06-22
* Extract append_search methodJohn Hawthorn2016-06-22
* Move all action into their own functionsJohn Hawthorn2016-06-20
* Track last searchJohn Hawthorn2016-06-20
* Use tty_interface_t to communicate exitJohn Hawthorn2016-06-20
* Return exit code from runJohn Hawthorn2016-06-20
* Use tty_interface_t throughoutJohn Hawthorn2016-06-19
* Store state in tty_interface_tJohn Hawthorn2016-06-19
* Extract tty interface to own fileJohn Hawthorn2016-06-19