summary refs log tree commit diff
path: root/buffer.c
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 /buffer.c
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 'buffer.c')
0 files changed, 0 insertions, 0 deletions
td>Call clientConsume before clientRecvJune McEnroe 2019-11-06Use -l:filename in Linux.mkJune McEnroe 2019-11-06Fix compat.h for #defined strlcpyJune McEnroe 2019-11-06Allow unsetting LIBRESSL_PREFIXJune McEnroe 2019-11-06Document calico service configurationJune McEnroe 2019-11-06Document SASL EXTERNAL configuration in more detailJune McEnroe 2019-11-06Document pounce service configurationJune McEnroe 2019-11-06Mention Darwin and GNU/Linux in READMEJune McEnroe 2019-11-06Assume LibreSSL from brew on DarwinJune McEnroe 2019-11-06Remove -DNO_EXPLICIT_BZERO from Darwin.mkJune McEnroe 2019-11-06Don't install rc scripts or dirs on LinuxJune McEnroe