mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 18:23:13 +02:00
trigger: hide password in display of command "/msg nickserv set password", support the option "-server xxx"
This commit is contained in:
+5
-4
@@ -23,13 +23,14 @@ https://weechat.org/files/changelog/ChangeLog-devel.html[ChangeLog]
|
||||
[[v2.2_default_triggers]]
|
||||
=== Default triggers
|
||||
|
||||
The existing trigger "cmd_pass" has been updated to hide password in command
|
||||
`/msg nickserv set password`.
|
||||
The existing triggers "cmd_pass" and "msg_auth" have been updated to hide
|
||||
password in command `/msg nickserv set password` and support the option
|
||||
`-server xxx`.
|
||||
|
||||
You can restore the default trigger with the following command:
|
||||
You can restore the default triggers with the following command:
|
||||
|
||||
----
|
||||
/trigger restore cmd_pass
|
||||
/trigger restore cmd_pass msg_auth
|
||||
----
|
||||
|
||||
[[v2.2_irc_signals_tags]]
|
||||
|
||||
Reference in New Issue
Block a user