1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 05:46:38 +02:00

fset: add missing keys alt+p and alt+v in /help fset

This commit is contained in:
Sébastien Helleu
2017-06-26 22:24:18 +02:00
parent 9ecc431d66
commit b199667f8c
20 changed files with 56 additions and 56 deletions
+2 -2
View File
@@ -748,9 +748,9 @@ fset_command_init ()
"(command: /fset -refresh)\n"
" $ refresh options (keep marked options)\n"
" $$ refresh options (unmark all options)\n"
" p toggle plugin description options "
" alt+p p toggle plugin description options "
"(plugins.desc.*)\n"
" v toggle help bar\n"
" alt+v v toggle help bar\n"
" s:x,y sort options by fields x,y "
"(see /help fset.look.sort)\n"
" s: reset sort to its default value "