summary refs log tree commit diff
path: root/bin/1sh/libedit/readline/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-12 21:20:07 -0400
committerJune McEnroe <june@causal.agency>2019-07-12 21:20:07 -0400
commit847d6adeb63bc50413b89853c7eb4a1314ce5ccb (patch)
tree3dc4cad0e71a8ac6d64b6d487ca6b7c19605da49 /bin/1sh/libedit/readline/Makefile
parentUse -s to infer terminal size (diff)
downloadsrc-847d6adeb63bc50413b89853c7eb4a1314ce5ccb.tar.gz
src-847d6adeb63bc50413b89853c7eb4a1314ce5ccb.zip
Add new causal.agency with shotty shots
Diffstat (limited to 'bin/1sh/libedit/readline/Makefile')
0 files changed, 0 insertions, 0 deletions
an>Stop 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