summary refs log tree commit diff
path: root/bin/1sh/nodetypes
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-21 17:02:53 -0500
committerJune McEnroe <june@causal.agency>2019-11-21 17:02:53 -0500
commit3f99c55cfc1cb5d824c46697d257cbf3d19d5d65 (patch)
treeb13018e501262c2fe65f17ee6539042b9f35c593 /bin/1sh/nodetypes
parentJust use H_LOAD and H_SAVE (diff)
downloadsrc-3f99c55cfc1cb5d824c46697d257cbf3d19d5d65.tar.gz
src-3f99c55cfc1cb5d824c46697d257cbf3d19d5d65.zip
Revert "Use local libedit"
This reverts commit 4ec42616876188657fde1230f7c2ccd8396f18b1.
Diffstat (limited to 'bin/1sh/nodetypes')
0 files changed, 0 insertions, 0 deletions
msg'> 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 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