1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 16:53:14 +02:00

irc: add note about regex and output on server buffer in /help list

This commit is contained in:
Sébastien Helleu
2023-08-27 09:59:54 +02:00
parent e5e027b9fa
commit 300adb42fa
15 changed files with 197 additions and 31 deletions
+2 -1
View File
@@ -7289,7 +7289,8 @@ irc_command_init ()
N_(" server: send to this server (internal name)\n"
" regex: POSIX extended regular expression used to filter results "
"(case insensitive, can start by \"(?-i)\" to become case "
"sensitive)\n"
"sensitive); when a regular expression is used, the result is "
"displayed on server buffer instead of a dedicated buffer\n"
"channel: channel to list\n"
" target: server name\n"
" -up: move the selected line up by \"number\" lines\n"