summary refs log tree commit diff
path: root/ui.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-22 14:38:22 -0400
committerJune McEnroe <june@causal.agency>2020-03-22 14:38:22 -0400
commitbe4283b8fff9fcf140fc602ce5a7fd47e3ac4f84 (patch)
treeba8f1eefb64889678814d2824f566fe083f0c1c6 /ui.c
parentTrack own host, handle CHGHOST (diff)
downloadcatgirl-be4283b8fff9fcf140fc602ce5a7fd47e3ac4f84.tar.gz
catgirl-be4283b8fff9fcf140fc602ce5a7fd47e3ac4f84.zip
Handle empty input directly in command
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ns 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