Feature #5323
closed
$$1 in popups doesn't hide the line (and the following ones) when nick ($$1) is not selected
Added by eahm eahm over 3 years ago.
Updated over 3 years ago.
Description
This line "n105=.*status Clear $$1:.msg *status clearbuffer $$1" doesn't hide and in addition it makes all the following popups visible when the popup is right clicked in a chan and no nick is selected. Works fine on mIRC.
Thanks.
- Description updated (diff)
- Description updated (diff)
What do you mean by making the following popups visible?
ZNC
./quote PASS:.quote pass $$?*"Password*:"
.*AutoAttach Help:.msg *autoattach help
.*ControlPanel Command:.msg *controlpanel $$?="Command:"
.*ControlPanel Help:.msg *controlpanel help
.*ListSockets List:.msg *listsockets list
.*Log Help:.msg *log help
.*Notes Add:.msg *notes add $$?="Key:" $$?="Note:"
.*Notes Del:.msg *notes del $$?="Key:"
.*Notes Mod:.msg *notes mod $$?="Key:" $$?="Note:"
.*Notes Get:.msg *notes get $$?="Key:"
.*Notes List:.msg *notes list
.*Notes Help:.msg *notes help
.*SASL Help:.msg *sasl help
.*status Clear $1:.msg *status clearbuffer $$1
.*status Clear Query:.msg *status clearbuffer $$?"Nick:"
.*status Clear Queries:.msg *status clearallquerybuffers
.*status Clear $$chan:.msg *status clearbuffer $$chan
.*status Clear Chan:.msg *status clearbuffer #$$?"Chan:"
.*status Clear Chans:.msg *status clearallchannelbuffers
.*status Clear All:.msg *status clearallbuffers
.*status Detach $$chan:.msg *status detach $$chan
.*status Detach Chan:.msg *status detach #$$?="Chan:"
.*status Command:.msg *status $$?="Command:"
.*status Help:.msg *status help
.*Module Command:.msg * $+ $$?="Module:" $$?="Command:"
With $$1/$$chan = https://i.imgur.com/cpotMDm.png
With $1/$chan = https://i.imgur.com/e2Uk7PU.png
- Status changed from New to Resolved
Thanks, should be fixed in the next beta.
- Status changed from Resolved to Closed
Also available in: Atom
PDF