summary refs log tree commit diff
path: root/bin/1sh/input.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-03 01:57:23 -0500
committerJune McEnroe <june@causal.agency>2020-03-03 02:01:41 -0500
commit34d583aaf8ad210bcd6025e819224636c822e1b1 (patch)
tree38a5e8a8564cdb623f71e26df77f73320d8971cb /bin/1sh/input.c
parentStyle %T outside of Rs in italic (diff)
downloadsrc-34d583aaf8ad210bcd6025e819224636c822e1b1.tar.gz
src-34d583aaf8ad210bcd6025e819224636c822e1b1.zip
Use getopts in shell scripts
WTF why did no one tell me about this?
Diffstat (limited to 'bin/1sh/input.c')
0 files changed, 0 insertions, 0 deletions
n>Use set for parent in hiJune McEnroe 2019-02-08Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe