summary refs log tree commit diff
path: root/bin/1sh/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-27 17:08:17 -0400
committerJune McEnroe <june@causal.agency>2019-07-27 17:08:17 -0400
commiteb171a59b91a0730f095e951ebf783771ec50251 (patch)
treebfb11c7a118cec0ad83cca26dbeac8f4e12751e0 /bin/1sh/.gitignore
parentShell script style pass (diff)
downloadsrc-eb171a59b91a0730f095e951ebf783771ec50251.tar.gz
src-eb171a59b91a0730f095e951ebf783771ec50251.zip
Fix shell script style in ~/.local/bin
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
&follow=1'>Don'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