summary refs log tree commit diff
path: root/bin/dash/install-sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-08 17:24:30 -0500
committerJune McEnroe <june@causal.agency>2021-02-08 17:24:30 -0500
commit467c516727393b5df32ae17f56dbb4413ea7b909 (patch)
tree8e9fff30aff9fa1210d3bc10d2c0c7473415ce3e /bin/dash/install-sh
parentUse 4M- for window resizing in cwm (diff)
downloadsrc-467c516727393b5df32ae17f56dbb4413ea7b909.tar.gz
src-467c516727393b5df32ae17f56dbb4413ea7b909.zip
Only update clock script every minute
Diffstat (limited to 'bin/dash/install-sh')
0 files changed, 0 insertions, 0 deletions
span title='2021-01-19 23:23:59 -0500'>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 These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe