summary refs log tree commit diff
path: root/bin/1sh/libedit/editline.3
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-14 13:22:14 -0400
committerJune McEnroe <june@causal.agency>2019-07-14 13:22:14 -0400
commita45f87b1638e1d5a5771571b355a1d636a343e2a (patch)
tree726afbe6132fb765c416280aa8f355a2fcd48719 /bin/1sh/libedit/editline.3
parentHandle OSC in shotty (diff)
downloadsrc-a45f87b1638e1d5a5771571b355a1d636a343e2a.tar.gz
src-a45f87b1638e1d5a5771571b355a1d636a343e2a.zip
Fix OSC PT handling
Undo gone wrong!
Diffstat (limited to 'bin/1sh/libedit/editline.3')
0 files changed, 0 insertions, 0 deletions
ke 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