summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-27 00:17:59 -0500
committerJune McEnroe <june@causal.agency>2019-02-27 00:17:59 -0500
commitd8cffb8ae7c949a85b35a15f344fec592d7df060 (patch)
treec561b0a334cd842d41c2bc66f13d1e59b7c844a2 /edit.c
parentAdd M-/ to switch to previously active window (diff)
downloadcatgirl-d8cffb8ae7c949a85b35a15f344fec592d7df060.tar.gz
catgirl-d8cffb8ae7c949a85b35a15f344fec592d7df060.zip
Add /move command
Diffstat (limited to 'edit.c')
0 files changed, 0 insertions, 0 deletions
McEnroe 2020-02-10Avoid coloring mentions if there are control codesJune McEnroe 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