1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 08:43:13 +02:00

fset: add format options for marked options

This commit is contained in:
Sébastien Helleu
2017-06-18 14:07:47 +02:00
parent 1552a2327f
commit 68b337eb60
4 changed files with 98 additions and 20 deletions
+5 -3
View File
@@ -646,9 +646,11 @@ fset_command_init ()
"\n"
"The lines with options are displayed using string evaluation "
"(see /help eval for the format), with these options:\n"
" - fset.format.option: format for an option which is not on "
"current line\n"
" - fset.format.option_selected: format for the selected option\n"
" - fset.format.option{1,2}: formats for an option which is not "
"marked nor the selected line\n"
" - fset.format.option_marked{1,2}: formats for a marked option\n"
" - fset.format.option_selected{1,2}: formats for the selected "
"option\n"
"\n"
"The following variables can be used in these options:\n"
" - option data, with color and padded by spaces on the right:\n"