summary refs log tree commit diff
path: root/bin/cash/libedit/readline.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-13 23:17:02 -0500
committerJune McEnroe <june@causal.agency>2019-02-13 23:17:02 -0500
commit7a19918cc3133f1fd0fd595e1b0364246f9852b6 (patch)
treeaa379096bb63887c55769106de3fa81ba2e1fc1f /bin/cash/libedit/readline.c
parentMatch newlines in sh strings (diff)
downloadsrc-7a19918cc3133f1fd0fd595e1b0364246f9852b6.tar.gz
src-7a19918cc3133f1fd0fd595e1b0364246f9852b6.zip
Add books
Diffstat (limited to 'bin/cash/libedit/readline.c')
0 files changed, 0 insertions, 0 deletions
d matching ':' in make tagsJune McEnroe 2021-01-19Prefer tag matches not preceded by [[:alnum:]]June McEnroe 2021-01-19Escape \ and / in mtags search patternsJune McEnroe 2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 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 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe