summary refs log tree commit diff
path: root/buffer.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-16 13:05:01 -0500
committerJune McEnroe <june@causal.agency>2021-01-16 13:05:01 -0500
commit43b1dba720f452fbdc7a4c577bb1a1002c42f994 (patch)
tree02becc43a23052ee82cee3de073ed91b970dc7e1 /buffer.c
parentGeneralize ignore toggling to visibility threshold (diff)
downloadcatgirl-43b1dba720f452fbdc7a4c577bb1a1002c42f994.tar.gz
catgirl-43b1dba720f452fbdc7a4c577bb1a1002c42f994.zip
Restore toggling ignore with M--
So that pressing M-- repeatedly maintains the previous behavior.
Diffstat (limited to 'buffer.c')
0 files changed, 0 insertions, 0 deletions
;follow=1'>Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe