summary refs log tree commit diff
path: root/bin/man6
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-25 21:15:34 +0000
committerJune McEnroe <june@causal.agency>2021-04-25 21:15:34 +0000
commitcdca6e8b0bf7c3f78102e338d99ba9ba34d79ab3 (patch)
tree85e6b705972579b46a2a838c4851a5effe865974 /bin/man6
parentAdd The Once and Future Witches (diff)
downloadsrc-cdca6e8b0bf7c3f78102e338d99ba9ba34d79ab3.tar.gz
src-cdca6e8b0bf7c3f78102e338d99ba9ba34d79ab3.zip
Revert "Check in dash autogen files"
This reverts commit d7c361a6cb66a919b19648a8780423a0c73e1a59.

Well apparently this just created symlinks to system files. Stupid.
Diffstat (limited to 'bin/man6')
0 files changed, 0 insertions, 0 deletions
ass='nohover-highlight'> 2022-06-03Set line number on File linesJune McEnroe 2022-06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 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