summary refs log tree commit diff
path: root/bin/catsh/libedit/makelist
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-05-26 11:09:02 -0400
committerJune McEnroe <june@causal.agency>2019-05-26 11:09:02 -0400
commite9e95359c81da016e346c2dc6dcf79ac70ea744b (patch)
tree16435c686249c0ca09d1821243a96d72919dba82 /bin/catsh/libedit/makelist
parentDeclare vasprintf(3) for GNU (diff)
downloadsrc-e9e95359c81da016e346c2dc6dcf79ac70ea744b.tar.gz
src-e9e95359c81da016e346c2dc6dcf79ac70ea744b.zip
Add Dawn
Diffstat (limited to 'bin/catsh/libedit/makelist')
0 files changed, 0 insertions, 0 deletions
er-highlight'> 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe