summary refs log tree commit diff
path: root/bin/quick.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-09-30 10:46:20 -0400
committerJune McEnroe <june@causal.agency>2022-09-30 10:46:55 -0400
commitb69a8ef1262acc3a522a36d6c4878058cd4735ef (patch)
tree508021db82b1f70f51aab25ab786ddaba5ee9616 /bin/quick.c
parentSet wallpaper to a random colour escher knot (diff)
downloadsrc-b69a8ef1262acc3a522a36d6c4878058cd4735ef.tar.gz
src-b69a8ef1262acc3a522a36d6c4878058cd4735ef.zip
Add alphabet ranking page
Did I need to spend even the small amount of time I spent on this?
No.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
0:41 -0400'>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 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. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe