summary refs log tree commit diff
path: root/xdg.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-09-06 20:40:29 -0400
committerJune McEnroe <june@causal.agency>2020-09-06 20:40:29 -0400
commitf0fe44f35504788edc241e347252384517a33087 (patch)
treec64fb5fc70b25e557ab8390290f8cc6a5ef5c701 /xdg.c
parentAdd M-n, M-p to jump to highlights (diff)
downloadcatgirl-f0fe44f35504788edc241e347252384517a33087.tar.gz
catgirl-f0fe44f35504788edc241e347252384517a33087.zip
Add C-r, C-s for basic scrollback search
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
020-02-10 03:10:08 -0500'>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