]> git.99rst.org Git - irssi-scripts.irssi.org.git/commit
Rewrite noticemove to prefer active window
authorWhitePatches <redacted>
Wed, 9 Jul 2014 23:21:39 +0000 (09:21 +1000)
committerBen Klein <redacted>
Thu, 10 Jul 2014 08:23:49 +0000 (18:23 +1000)
commitc05ceb87e6013dbdeb915e571e29b431a71170fc
treefaf09875c6781d180f0c0a1624ebe69ddaf5d8d0
parent3f9855162e635466abd8c5e3f0fb9dfbc1464e2a
Rewrite noticemove to prefer active window

Edge cases, including sending yourself notices, are now handled correctly. Should only affect incoming notices.

Notice message destination in preference order:
* active window if the sender is involved (channel or query)
* query with the sender if open
* channel you are joined in that has the sender in (first found is used)
* irssi default
_data/scripts.yaml
scripts/noticelogic.pl [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT