summary refs log tree commit diff
path: root/bin/1sh/libedit/readline/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-02 16:34:29 -0400
committerJune McEnroe <june@causal.agency>2019-10-02 16:34:29 -0400
commit9d84091b438ba1cde14cc60c9410624f0fdec947 (patch)
tree8b242a9da8b34f62df26ed2e20c8ea4040d5f16a /bin/1sh/libedit/readline/Makefile
parentAdd The Red Threads of Fortune (diff)
downloadsrc-9d84091b438ba1cde14cc60c9410624f0fdec947.tar.gz
src-9d84091b438ba1cde14cc60c9410624f0fdec947.zip
Claim to be curl(1) in title
IMDB serves a page to our dumb User-Agent whose <title> is past the 8K
boundary but serves something normal to curl(1).
Diffstat (limited to 'bin/1sh/libedit/readline/Makefile')
0 files changed, 0 insertions, 0 deletions
June 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