summary refs log tree commit diff
path: root/FreeBSD
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-17 12:57:50 -0400
committerJune McEnroe <june@causal.agency>2020-08-17 12:57:50 -0400
commit41f9a167e34106509d34575756cad9c4292e1940 (patch)
tree094a928958e5c6841fc4d0b2c4d2b4f82e266e93 /FreeBSD
parentFlesh out documentation and improve examples (diff)
downloadcatsit-41f9a167e34106509d34575756cad9c4292e1940.tar.gz
catsit-41f9a167e34106509d34575756cad9c4292e1940.zip
Properly handle command line truncation
Unlikely to happen since ARG_MAX is 256K, but...
Diffstat (limited to 'FreeBSD')
0 files changed, 0 insertions, 0 deletions
/td>Elaborate hi man pageJune McEnroe 2019-02-08Use 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 Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe