1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-01 23:36:37 +02:00

fset: add ${newline} to display options on multiple lines, replace format options by colors for background

This commit is contained in:
Sébastien Helleu
2017-06-19 21:41:48 +02:00
parent a49e255d96
commit 98272393fe
6 changed files with 203 additions and 234 deletions
+2
View File
@@ -694,6 +694,8 @@ fset_command_init ()
" - other data:\n"
" - ${selected_line}: \"1\" if the line is selected, "
"otherwise \"0\"\n"
" - ${newline}: insert a new line at point, so the option is "
"displayed on multiple lines\n"
"\n"
"Keys and input to move in on fset buffer:\n"
" up move one line up\n"