summary refs log tree commit diff
path: root/home/.config/htop
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-12 23:36:03 -0500
committerJune McEnroe <june@causal.agency>2021-01-12 23:36:03 -0500
commitfa9f9040d4426fed7123b5f11a3ef2ed9e3fc451 (patch)
treeda497e1e621f3a0d8f9155c2146e7a3f199410c3 /home/.config/htop
parentAvoid matching tag text inside HTML elements (diff)
downloadsrc-fa9f9040d4426fed7123b5f11a3ef2ed9e3fc451.tar.gz
src-fa9f9040d4426fed7123b5f11a3ef2ed9e3fc451.zip
Style causal.agency like bin HTML
Diffstat (limited to 'home/.config/htop')
0 files changed, 0 insertions, 0 deletions
pan title='2021-01-19 22:40:14 -0500'>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