1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-05 17:23:15 +02:00

fset: mark/unmark multiple options with mouse gesture up/down

This commit is contained in:
Sébastien Helleu
2017-06-19 20:55:00 +02:00
parent 74dec95655
commit a49e255d96
2 changed files with 110 additions and 20 deletions
+1
View File
@@ -750,6 +750,7 @@ fset_command_init ()
"edit the option value\n"
" right button + drag left/right increase/decrease value "
"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 "