summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-17 11:58:50 -0400
committerJune McEnroe <june@causal.agency>2020-03-17 11:58:50 -0400
commit1d5c4a5e346f0a295818441eb37697be283130ec (patch)
tree2489786631df84fcacca766a4917d4002298ab59 /Makefile
parentIgnore 422 ERR_NOMOTD (diff)
downloadcatgirl-1d5c4a5e346f0a295818441eb37697be283130ec.tar.gz
catgirl-1d5c4a5e346f0a295818441eb37697be283130ec.zip
Send blank line after 10 minutes idle
Without this, I was having catgirl "time out" from pounce's POV, but
without catgirl noticing anything... I still don't understand this. Been
using this fix for a couple weeks though and it stopped happening, and
it's otherwise harmless, but yikes.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
ui.c?id=7a8024ae3dbe0c2c52b6536fb73dd33071e00637&follow=1'>Always increase unreadLinesJune McEnroe 2020-02-10Move scroll marker on resizeJune McEnroe 2020-02-10Update line count for words longer than linesJune McEnroe 2020-02-10Simplify mark, heat, unread trackingJune McEnroe 2020-02-10Update prompt when own nick changesJune McEnroe 2020-02-10Match URLs surrounded by parenthesesJune McEnroe 2020-02-10Fix M-a so it properly cycles back to where it startedJune McEnroe 2020-02-09Add M-lJune McEnroe 2020-02-09Add /whoisJune McEnroe 2020-02-09Add /msgJune McEnroe