summary refs log tree commit diff
path: root/bin/ttpre.c (follow)
Commit message (Expand)AuthorAge
* Cast %lc parameter to wint_tJune McEnroe2019-08-27
* Fix comparison warning in ttpreJune McEnroe2019-05-20
* Avoid excessive tags in ttpreJune McEnroe2019-02-10
* Don't use string functions in ttpreJune McEnroe2019-01-17
* Use wchar_t in ttpreJune McEnroe2018-10-08
* Add ttpreJune McEnroe2018-10-08
8950ac025fea1c&follow=1'>Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe