1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 06:16:40 +02:00

fset: fix note about leading spaces in /help fset (closes #1035)

This commit is contained in:
Sébastien Helleu
2017-07-09 15:52:15 +02:00
parent 9ab138f274
commit fdc7425321
14 changed files with 62 additions and 46 deletions
+4 -3
View File
@@ -767,9 +767,10 @@ fset_command_init ()
"for integer/color, set/append to value for other types\n"
" right button + drag up/down mark/unmark multiple options\n"
"\n"
"Note: spaces at beginning of input are ignored, so for example "
"\"q\" closes the fset buffer while \" q\" searches all options "
"with \"q\" inside name.\n"
"Note: if input has one or more leading spaces, the following text "
"is interpreted as a filter, without the spaces. For example "
"\" q\" searches all options with \"q\" inside name while \"q\" "
"closes the fset buffer.\n"
"\n"
"Examples:\n"
" show IRC options changed:\n"