summary refs log tree commit diff
path: root/gfx/README
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-02 22:31:38 -0500
committerJune McEnroe <june@causal.agency>2018-12-02 22:31:38 -0500
commitc15feb05b383900a5d0c320163c885876391c0c8 (patch)
treea387910b94c9560fe9d9ef6502c2287d1ac869ca /gfx/README
parentRename watch to rec (diff)
downloadsrc-c15feb05b383900a5d0c320163c885876391c0c8.tar.gz
src-c15feb05b383900a5d0c320163c885876391c0c8.zip
Remove explicit "Os" from man pages
Diffstat (limited to 'gfx/README')
0 files changed, 0 insertions, 0 deletions
logheader'>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