mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 14:26:39 +02:00
Added new option to customize input prompt, added nick modes, fixed commands 332, 333 (/topic now ok when channel is not opened)
This commit is contained in:
@@ -178,7 +178,7 @@ t_weechat_command weechat_commands[] =
|
||||
{ "upgrade", N_("upgrade WeeChat without disconnecting from servers"),
|
||||
"",
|
||||
N_("This command run again WeeChat binary, so it should have been compiled "
|
||||
"installed with a package manager before running this command."),
|
||||
"or installed with a package manager before running this command."),
|
||||
NULL, 0, 0, weechat_cmd_upgrade, NULL },
|
||||
{ "uptime", N_("show WeeChat uptime"),
|
||||
N_("[-o]"),
|
||||
|
||||
Reference in New Issue
Block a user