summary refs log tree commit diff
path: root/port/caesar
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-05 15:55:29 -0500
committerJune McEnroe <june@causal.agency>2020-12-05 15:55:29 -0500
commit7d387a353e78fd78ddd4fbb75063e4ef02eb4ade (patch)
tree599ceb20d082fa537970fe83b329937d2f78743a /port/caesar
parentNote lack of macro expansions in Q(...) (diff)
downloadsrc-7d387a353e78fd78ddd4fbb75063e4ef02eb4ade.tar.gz
src-7d387a353e78fd78ddd4fbb75063e4ef02eb4ade.zip
Disable mouse in htop
I feel like this option is new, otherwise I would have unset it before.
Diffstat (limited to 'port/caesar')
0 files changed, 0 insertions, 0 deletions
td>June 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