summary refs log tree commit diff
path: root/bin/qf.c (follow)
Commit message (Collapse)AuthorAge
* Remove use of sysexits.hJune McEnroe2024-05-22
|
* Indicate if still reading or no resultsJune McEnroe2022-06-08
|
* Set line number on File linesJune McEnroe2022-06-03
|
* Stop polling stdin after EOFJune McEnroe2022-06-03
|
* Set TABSIZE=4June McEnroe2022-06-02
| | | | Absolutely indiscriminately.
* Do basic match highlightingJune McEnroe2022-06-02
|
* Clean up parsing a littleJune McEnroe2022-06-02
|
* Don't duplicate path stringJune McEnroe2022-06-02
|
* Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe2022-06-02
| | | | | | For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine.
* Add initial working version of qfJune McEnroe2022-06-02
mit/www/photo.causal.agency/2024-08-29/lens?id=1134af7da7776a0631995094a9225ce3541a9518&follow=1'>Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe