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

fset: rename options fset.format.option_current* to fset.format.option_selected*

This commit is contained in:
Sébastien Helleu
2017-06-18 09:02:09 +02:00
parent b6334ce355
commit 1552a2327f
4 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -648,7 +648,7 @@ fset_command_init ()
"(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_current: format for the current option\n"
" - fset.format.option_selected: format 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"