summary refs log tree commit diff
path: root/bin/man1/when.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-07 00:06:34 -0500
committerJune McEnroe <june@causal.agency>2021-02-07 00:06:34 -0500
commit6ba9ec6ffe3fb7b63282f965477b75bf2c9b54b0 (patch)
tree397c37cb2078eb7099a5befac572afcca71ee568 /bin/man1/when.1
parentEnable tapping, reverse scroll, set scaling in wsconsctl (diff)
downloadsrc-6ba9ec6ffe3fb7b63282f965477b75bf2c9b54b0.tar.gz
src-6ba9ec6ffe3fb7b63282f965477b75bf2c9b54b0.zip
Finish configuring xterm
Diffstat (limited to 'bin/man1/when.1')
0 files changed, 0 insertions, 0 deletions
Absolutely indiscriminately. 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