about summary refs log tree commit diff
path: root/chat.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-09-07 22:21:41 -0400
committerJune McEnroe <june@causal.agency>2020-09-07 22:21:41 -0400
commitcf4259551503049a1ebb50cd7d9ceac172ec7c3b (patch)
treebd17940a9adf197acaec70cd3d651a476ff4ea01 /chat.h
parentCall uiWrite to insert blank lines (diff)
downloadcatgirl-cf4259551503049a1ebb50cd7d9ceac172ec7c3b.tar.gz
catgirl-cf4259551503049a1ebb50cd7d9ceac172ec7c3b.zip
Add blank line to unread if there are already unread
This fixes the inconsistent M-u behaviour when catgirl is restarting and
reconnecting to pounce, for example.
Diffstat (limited to 'chat.h')
0 files changed, 0 insertions, 0 deletions
ref='/catgirl/commit/ui.c?h=1.0&id=b36a1347022965fdbe1b61298dc6a05be2d2a34d&follow=1'>Use formatParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe