mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 05:16:38 +02:00
Remove unused option look.input_format, fix refresh bug with input prompt for IRC buffers
This commit is contained in:
@@ -3956,7 +3956,7 @@ irc_command_init ()
|
||||
" s: mark a user for receive server notices\n"
|
||||
" w: user receives wallops\n"
|
||||
" o: operator flag"),
|
||||
"%(irc_channel)|%m", &irc_command_mode, NULL);
|
||||
"%(irc_channel)|%(irc_server_nick)", &irc_command_mode, NULL);
|
||||
weechat_hook_command ("motd",
|
||||
N_("get the \"Message Of The Day\""),
|
||||
N_("[target]"),
|
||||
|
||||
Reference in New Issue
Block a user