summary refs log tree commit diff
path: root/log.c
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-01-18 18:12:45 +0100
committerJune McEnroe <june@causal.agency>2021-01-18 14:44:49 -0500
commitf944c6455d14e8819e00ad3371d35a9465968d94 (patch)
treeac0fbd174dfd9325f3d80d26e1c09c08ddc6257b /log.c
parentUse Warm heat for blank lines (diff)
downloadcatgirl-f944c6455d14e8819e00ad3371d35a9465968d94.tar.gz
catgirl-f944c6455d14e8819e00ad3371d35a9465968d94.zip
Add example tmux(1) config
Spawn one catgirl per network and handle reconnects through tmux,
no extra tool required.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
19-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe