summary refs log tree commit diff
path: root/bin/1sh/libedit/eln.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-09-22 12:15:33 -0400
committerJune McEnroe <june@causal.agency>2019-09-22 12:15:33 -0400
commitc4fe9d66d52876be85c6b61b1f36f47ecc819f19 (patch)
treed882e11e37989f9b7da982c9ed00da1be6972c4f /bin/1sh/libedit/eln.c
parentEnable cookies in title (diff)
downloadsrc-c4fe9d66d52876be85c6b61b1f36f47ecc819f19.tar.gz
src-c4fe9d66d52876be85c6b61b1f36f47ecc819f19.zip
Revert "Enable cookies in title"
This reverts commit 3231fe21d3b389448c9a5ca7b4c91fdd25c9e677.
Diffstat (limited to 'bin/1sh/libedit/eln.c')
0 files changed, 0 insertions, 0 deletions
ref='/src/commit/www/git.causal.agency/cgit/tests/t0111-filter.sh?id=897cc5db68046d60abdc898a6aeaacf60d5e9fcd&follow=1'>Remove Lua supportJune McEnroe 2021-01-20Fix tests for diff spansJune McEnroe 2021-01-20Avoid 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