summaryrefslogtreecommitdiff
path: root/src/fzy.c
Commit message (Expand)AuthorAge
* Fix --show-info when lines do not fit in the screenMārtiņš Mačs2020-01-29
* Simplify input_delimiter handlingJohn Hawthorn2019-08-16
* Fix reading choices if stdin is a ttyJohn Hawthorn2018-06-17
* Initialize tty before reading choicesJohn Hawthorn2018-06-17
* Pass options to choices_initJohn Hawthorn2017-01-31
* Return exit code from runJohn Hawthorn2016-06-20
* Remove options global variableJohn Hawthorn2016-06-19
* Store state in tty_interface_tJohn Hawthorn2016-06-19
* Extract tty interface to own fileJohn Hawthorn2016-06-19
* Ensure options is passed as a pointerJohn Hawthorn2016-06-19
* Extract option parsing to separate fileJohn Hawthorn2016-06-19
* Move sources into src directoryJohn Hawthorn2016-05-21