summary refs log tree commit diff
path: root/port/file2c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-08-12 18:15:16 -0400
committerJune McEnroe <june@causal.agency>2021-08-12 18:15:16 -0400
commit8e3eea73f069cdbbc16da14e48a44d610dd07a07 (patch)
tree42348390bad4f4a92d4cd98c3f717a5ab18ef944 /port/file2c
parentMake minute adjustments to causal.agency (diff)
downloadsrc-8e3eea73f069cdbbc16da14e48a44d610dd07a07.tar.gz
src-8e3eea73f069cdbbc16da14e48a44d610dd07a07.zip
Add cat alias using less
Idea is that LESS=FRX makes it the same for short files... But less
on OpenBSD behaves weirdly. I'll see.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
in/hi.c?id=e812d25b7c37c53f9c4740c0078db24bf5974feb&follow=1'>Switch 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