diff options
author | Kevin Pulo <kev@pulo.com.au> | 2021-02-07 09:48:19 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-02-07 09:48:19 +0100 |
commit | df12f8de3485e4bbcbe112f2a2af050c58817ac6 (patch) | |
tree | 8309a4219c490ad993f9978af4f4bd20ac7e343c /ChangeLog.adoc | |
parent | 84d4be1bee9269e607b4762c1d33cc502228fa91 (diff) | |
download | weechat-df12f8de3485e4bbcbe112f2a2af050c58817ac6.zip |
core: add options weechat.look.hotlist_update_on_buffer_switch and weechat.look.read_marker_update_on_buffer_switch
Both default to "on" (no change to previous behavior).
If hotlist_update_on_buffer_switch is "off", then when switching away from a
buffer, the hotlist is not cleared.
If read_marker_update_on_buffer_switch is "off", then when switching away from
a buffer, the read marker is not set to the end of the buffer.
This allows users to choose to have fully manual control over when hotlist
counts and buffer read markers are reset.
Fixes #992.
Diffstat (limited to 'ChangeLog.adoc')
0 files changed, 0 insertions, 0 deletions