summary refs log tree commit diff
path: root/bin/cash/libedit/makelist
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-10 16:51:51 -0500
committerJune McEnroe <june@causal.agency>2019-02-10 16:51:51 -0500
commit5c9066d63e1f63fc75613a9948b68aea008750b8 (patch)
tree00e2b15f7d5fe82831d35c0e220ac770e55bd75e /bin/cash/libedit/makelist
parentAdd hi debug output (diff)
downloadsrc-5c9066d63e1f63fc75613a9948b68aea008750b8.tar.gz
src-5c9066d63e1f63fc75613a9948b68aea008750b8.zip
Replace uses of pattend with newline patterns
Diffstat (limited to 'bin/cash/libedit/makelist')
0 files changed, 0 insertions, 0 deletions
9-02-10 20:34:20 -0500'>2019-02-10Add plain text "language" to hiJune McEnroe 2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe Really it should skip forward until the parent changes, but this is simpler. 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe