summary refs log tree commit diff
path: root/configure
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 /configure
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 'configure')
0 files changed, 0 insertions, 0 deletions
pink/commit/ui-tree.c?id=2c9f56f3e1c754f60ccffbc6c745b9d5a81ea005&follow=1'>git: update to v2.19.1Christian Hesse 2018-09-11ui-ssdiff: ban strcat()Christian Hesse 2018-09-11ui-ssdiff: ban strncpy()Christian Hesse 2018-09-11ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev