summary refs log tree commit diff
path: root/port/cgram/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-11 18:12:23 -0500
committerJune McEnroe <june@causal.agency>2019-01-12 14:20:39 -0500
commit0c73cd4b0d3e79dd6492adbefc1c80ee2387d2f3 (patch)
tree4368759a6c3305a9323625d50727ab034b243939 /port/cgram/Makefile
parentImport /usr/src/lib/libedit from NetBSD 8.0 (diff)
downloadsrc-0c73cd4b0d3e79dd6492adbefc1c80ee2387d2f3.tar.gz
src-0c73cd4b0d3e79dd6492adbefc1c80ee2387d2f3.zip
Replace libedit Makefile
Diffstat (limited to 'port/cgram/Makefile')
0 files changed, 0 insertions, 0 deletions
pan>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