summary refs log tree commit diff
path: root/home/.config/htop/htoprc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-03-06 12:55:33 -0500
committerJune McEnroe <june@causal.agency>2018-03-06 12:55:33 -0500
commit6dc9f89da7ecbc9ee859f7e2438e62eb0c9b5a52 (patch)
tree00a9207f411954b02d64cac735cc829b834b1672 /home/.config/htop/htoprc
parentTrigger redraw on atch with 1x1 winsize (diff)
downloadsrc-6dc9f89da7ecbc9ee859f7e2438e62eb0c9b5a52.tar.gz
src-6dc9f89da7ecbc9ee859f7e2438e62eb0c9b5a52.zip
Yet more tweaking of dtch
Diffstat (limited to 'home/.config/htop/htoprc')
0 files changed, 0 insertions, 0 deletions
-29 18:37:17 -0500'>2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe