about summary refs log tree commit diff
path: root/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-03 14:52:16 -0500
committerJune McEnroe <june@causal.agency>2021-02-03 14:52:16 -0500
commit7807848bda7a0522f20fa942b1c46fd55ad2beba (patch)
treed87688b44d989b447de5c8810e77dbc6cc3e4272 /README.7
parentchat.tmux.conf: Improve respawn, fix comment (diff)
downloadcatgirl-7807848bda7a0522f20fa942b1c46fd55ad2beba.tar.gz
catgirl-7807848bda7a0522f20fa942b1c46fd55ad2beba.zip
Add C-z C-v for literal next
A little annoying to make it a "chord" like this, but C-v is already
used for scrolling, following Emacs-style key bindings (in order
to have a way to scroll without using "special" keys like the arrows
and page up/down), and C-z is at least already in the business of
inserting control characters. This makes it possible to manually
enter some things that are otherwise only possible with /exec printf.
Diffstat (limited to 'README.7')
0 files changed, 0 insertions, 0 deletions
='2018-08-06 11:22:45 -0400'>2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe