summary refs log tree commit diff
path: root/port/cgram/cgram.6
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-10 20:34:20 -0500
committerJune McEnroe <june@causal.agency>2019-02-10 20:34:20 -0500
commit1c59f25f3e067da9b4180e501ea2adb66f4658df (patch)
tree688bd4d6902bd0643332cda10477f48c1d178217 /port/cgram/cgram.6
parentDon't match DQ string inside SQ string (diff)
downloadsrc-1c59f25f3e067da9b4180e501ea2adb66f4658df.tar.gz
src-1c59f25f3e067da9b4180e501ea2adb66f4658df.zip
Add plain text "language" to hi
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
b3c7&follow=1'>Set 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