diff options
author | Trygve Aaberge <trygveaa@gmail.com> | 2018-03-23 17:54:02 +0100 |
---|---|---|
committer | Tollef Fog Heen <tfheen@err.no> | 2018-06-07 12:58:21 +0200 |
commit | 6df61f330460316db2a72e770214b1ba82c3cb56 (patch) | |
tree | 8b646bc1c5845b6fea7c9289126a8646f621ab4c /_pytest/data | |
parent | b399be4c03bce309e4f687826e90782202c34a6a (diff) | |
download | wee-slack-6df61f330460316db2a72e770214b1ba82c3cb56.tar.gz |
Fix typing indicator when having multiple windows
If you have multiple windows in weechat, you get (by default) one typing
bar per window. Previously, the bar used the globally active channel
(the active channel in the active window) for all the bars, so all the
bars would show the same info. This changes it to use the active channel
for the window the bar is in.
The callback name is changed to include (extra), as that is necessary
for getting the active buffer for each window as an argument to the
callback function.
Diffstat (limited to '_pytest/data')
0 files changed, 0 insertions, 0 deletions