summary refs log tree commit diff
path: root/bin/brot.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-08 21:32:09 -0500
committerJune McEnroe <june@causal.agency>2019-02-08 21:32:09 -0500
commit9b9f8ce95493c7fc192a7f1c5242648d10a6412b (patch)
tree6a47657c9aae97deceb11d0c1ae0a541e814c251 /bin/brot.c
parentUse [] to quote special characters in regex (diff)
downloadsrc-9b9f8ce95493c7fc192a7f1c5242648d10a6412b.tar.gz
src-9b9f8ce95493c7fc192a7f1c5242648d10a6412b.zip
Add sh syntax to hi
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
06-03Stop polling stdin after EOFJune McEnroe 2022-06-02Set TABSIZE=4June McEnroe 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 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe