summary refs log tree commit diff
path: root/bin/catsh/libedit
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-18 21:09:17 -0500
committerJune McEnroe <june@causal.agency>2019-02-18 21:09:17 -0500
commitbb88074041f38ee90c2e164e7fc8c98a709ccf31 (patch)
tree6091ba4f8757f9e37b1c8a309929e7f0ce071e95 /bin/catsh/libedit
parentDon't match nested parentheses in Tag for C (diff)
downloadsrc-bb88074041f38ee90c2e164e7fc8c98a709ccf31.tar.gz
src-bb88074041f38ee90c2e164e7fc8c98a709ccf31.zip
Use hi -o anchor in up
Diffstat (limited to 'bin/catsh/libedit')
0 files changed, 0 insertions, 0 deletions
in 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