summary refs log tree commit diff
path: root/home/.config/cash
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-19 22:04:05 -0500
committerJune McEnroe <june@causal.agency>2019-01-19 22:04:05 -0500
commit55b43d324934f55071441132e88f97637a2db4c3 (patch)
tree7a1df3901705faa357cfc354d4fb649b891d70cb /home/.config/cash
parentAdd pingbot (diff)
downloadsrc-55b43d324934f55071441132e88f97637a2db4c3.tar.gz
src-55b43d324934f55071441132e88f97637a2db4c3.zip
Remove pingbot
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
une McEnroe 2019-01-12Reference cash builtin man pages in cash.1 SEE ALSOJune McEnroe 2019-01-12Restore cash builtin man page datesJune McEnroe 2019-01-12Use local libeditJune McEnroe 2019-01-12Replace libedit MakefileJune McEnroe 2019-01-11Import /usr/src/lib/libedit from NetBSD 8.0June McEnroe 2019-01-11Add PSlit for prompt escapesJune McEnroe 2019-01-11Don't make depend automaticallyJune McEnroeect'>Stop 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