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

fset: add ${index} and color options

This commit is contained in:
Sébastien Helleu
2017-06-18 08:03:34 +02:00
parent a03b93b0db
commit b6334ce355
4 changed files with 79 additions and 27 deletions
+1
View File
@@ -682,6 +682,7 @@ fset_command_init ()
" - ${string_values}: string values allowed for set of an "
"integer option using strings\n"
" - ${marked}: \"1\" if option is marked, otherwise \"0\"\n"
" - ${index}: index of option in list\n"
" - option data, with color but no spaces:\n"
" - same names prefixed by underscore, for example: ${_name}, "
"${_type}, ...\n"