summary refs log tree commit diff
path: root/port/cgram/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-29 13:59:05 -0500
committerJune McEnroe <june@causal.agency>2020-12-29 13:59:05 -0500
commit017365813ce9fe3f7fb4ea3f1e2f9af72f2a1439 (patch)
tree67764aa50549f726e51c4d3940dbe62cbb458dca /port/cgram/.gitignore
parentChange HTML class from hi to hilex (diff)
downloadsrc-017365813ce9fe3f7fb4ea3f1e2f9af72f2a1439.tar.gz
src-017365813ce9fe3f7fb4ea3f1e2f9af72f2a1439.zip
Rename Tag class to IdentifierTag
Diffstat (limited to 'port/cgram/.gitignore')
0 files changed, 0 insertions, 0 deletions
50ac025fea1c&follow=1'>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