summary refs log tree commit diff
path: root/tag.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-05 13:06:34 -0500
committerJune McEnroe <june@causal.agency>2018-12-05 13:06:34 -0500
commita23f587be8a344a5f3834f9ff6a8b15e2c8dcbe2 (patch)
tree5fb647a4b7844afc6595964f6810f8224d344020 /tag.c
parentImplement SASL PLAIN authentication (diff)
downloadcatgirl-a23f587be8a344a5f3834f9ff6a8b15e2c8dcbe2.tar.gz
catgirl-a23f587be8a344a5f3834f9ff6a8b15e2c8dcbe2.zip
Add standards needed for SASL to catgirl.1
Diffstat (limited to 'tag.c')
0 files changed, 0 insertions, 0 deletions
cEnroe 2020-02-10Recalculate unreadLines on reflowJune McEnroe 2020-02-10Only make windows hotterJune McEnroe 2020-02-10Always 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