Project

General

Profile

Actions

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 almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
05/21/2021
Due date:
% Done:

0%

Estimated time:
Operative System:
All

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.

Actions #1

Updated by eahm eahm almost 3 years ago

  • Description updated (diff)
Actions #2

Updated by eahm eahm almost 3 years ago

  • Description updated (diff)
Actions #3

Updated by Per Amundsen almost 3 years ago

What do you mean by making the following popups visible?

Actions #4

Updated by eahm eahm almost 3 years ago

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

Actions #5

Updated by Per Amundsen almost 3 years ago

  • Status changed from New to Resolved

Thanks, should be fixed in the next beta.

Actions #6

Updated by Per Amundsen almost 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF