about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-03-12 17:43:19 -0500
committerJune McEnroe <june@causal.agency>2022-03-12 17:43:28 -0500
commiteb91a6641ff34993ce4ae5a0cb6efaee5f910ac0 (patch)
treefcdc30885f60d90d40b1fc4636189df89ecefd0e /Makefile
parentImplement vi insert mode (diff)
downloadcatgirl-eb91a6641ff34993ce4ae5a0cb6efaee5f910ac0.tar.gz
catgirl-eb91a6641ff34993ce4ae5a0cb6efaee5f910ac0.zip
Treat C-v as an emacs key
Since ^V is a specified part of vi mode line editing.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
31336440cb1910cd1576b9&follow=1'>Import xdg.c from catgirlJune McEnroe 2020-08-23Replace “RAND_bytes” by “getentropy”Issam E. Maghni 2020-08-16contrib/palaver: Add no message preview flagsJune McEnroe 2020-08-13contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe