summary refs log tree commit diff
path: root/url.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-03-23 15:03:55 -0400
committerJune McEnroe <june@causal.agency>2020-03-23 15:03:55 -0400
commitef6518a6271b2e645a770e4bcce6eaaaaa08bf5d (patch)
treeff4a155a2131713246fd240863f76cad05b09686 /url.c
parentHandle bracketed paste, including newlines (diff)
downloadcatgirl-ef6518a6271b2e645a770e4bcce6eaaaaa08bf5d.tar.gz
catgirl-ef6518a6271b2e645a770e4bcce6eaaaaa08bf5d.zip
Add M-Enter to insert a newline
Diffstat (limited to 'url.c')
0 files changed, 0 insertions, 0 deletions
href='/catgirl/commit/ui.c?h=1.2&id=2c9ff1717b00b9373240dad8200bb8a766ac05cb&follow=1'>Recalculate 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