about summary refs log tree commit diff
path: root/chat.c
diff options
context:
space:
mode:
authorKlemens Nanni <klemens@posteo.de>2021-07-08 22:42:17 +0000
committerJune McEnroe <june@causal.agency>2021-07-15 14:43:30 -0400
commit773d5bbdc006077e93ee5e3dc54f3c8ae6f15f33 (patch)
tree8b6a7285c497004ff7e60677f6bae08575004b1b /chat.c
parentUse /ns in manual example (diff)
downloadcatgirl-773d5bbdc006077e93ee5e3dc54f3c8ae6f15f33.tar.gz
catgirl-773d5bbdc006077e93ee5e3dc54f3c8ae6f15f33.zip
chat.tmux.conf: Fix base-index setting
"base-index" expects integer values, tmux prints a warning at load-time
but otherwise ignores the configuration line.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
une McEnroe 2019-07-12Add DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe