summary refs log tree commit diff
path: root/bin/1sh/parser.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-21 16:59:17 -0500
committerJune McEnroe <june@causal.agency>2019-11-21 16:59:17 -0500
commit8e18f62a803119330f3ec3bd7d634ea362c9a5eb (patch)
tree21039e54536ebaa52ba3037b8573b470e7f204bc /bin/1sh/parser.c
parentUse braces in 1sh Makefile (diff)
downloadsrc-8e18f62a803119330f3ec3bd7d634ea362c9a5eb.tar.gz
src-8e18f62a803119330f3ec3bd7d634ea362c9a5eb.zip
Just use H_LOAD and H_SAVE
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
le='2022-06-03 10:34:51 -0400'>2022-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