summary refs log tree commit diff
path: root/scripts/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-02-04 21:25:59 -0500
committerJune McEnroe <june@causal.agency>2021-02-04 21:25:59 -0500
commit180287164cec8cfec02c564e67a9bfa5cd5a58e9 (patch)
tree6a50e157bbac7a61e7a3ab0b6c33fc30d0622a45 /scripts/.gitignore
parentAdd C-z C-v for literal next (diff)
downloadcatgirl-180287164cec8cfec02c564e67a9bfa5cd5a58e9.tar.gz
catgirl-180287164cec8cfec02c564e67a9bfa5cd5a58e9.zip
Only treat a single -j join as explicit
In other words, only automatically switch to an automatically joined
channel window if there's only one. Otherwise, stay on the <network>
window and avoid touching the channel windows with their automatic
topic and names replies.

This fixes unintentionally clearing saved window unread counts when
rejoining channels automatically by switching to them as they are
joined.
Diffstat (limited to 'scripts/.gitignore')
0 files changed, 0 insertions, 0 deletions
n title='2017-05-01 14:52:57 -0400'>2017-05-01Use EX_OK in pbcopyJune McEnroe 2017-04-30Clean up clockJune McEnroe 2017-04-30Clean up error strings in briJune McEnroe 2017-03-18Add -u option to xxJune McEnroe 2017-03-15Fix non-string-literal-format-string in briJune McEnroe 2017-03-15Fix bri compilationJune McEnroe 2017-03-15Use psvar for title settingJune McEnroe 2017-03-14Add bri brightness control scriptJune McEnroe 2017-03-14Add comment to tmux terminal overrideJune McEnroe 2017-03-13Have tmux set block cursor on linux consoleJune McEnroe 2017-03-13Use inverse for Visual in colorschemeJune McEnroe