mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
fset: add missing keys alt+p and alt+v in /help fset
This commit is contained in:
@@ -125,8 +125,8 @@ Other keys and input on fset buffer:
|
||||
ctrl+L refresh options and whole screen (command: /fset -refresh)
|
||||
$ refresh options (keep marked options)
|
||||
$$ refresh options (unmark all options)
|
||||
p toggle plugin description options (plugins.desc.*)
|
||||
v toggle help bar
|
||||
alt+p p toggle plugin description options (plugins.desc.*)
|
||||
alt+v v toggle help bar
|
||||
s:x,y sort options by fields x,y (see /help fset.look.sort)
|
||||
s: reset sort to its default value (see /help fset.look.sort)
|
||||
w:xxx export options in file "xxx"
|
||||
|
||||
@@ -125,8 +125,8 @@ Other keys and input on fset buffer:
|
||||
ctrl+L refresh options and whole screen (command: /fset -refresh)
|
||||
$ refresh options (keep marked options)
|
||||
$$ refresh options (unmark all options)
|
||||
p toggle plugin description options (plugins.desc.*)
|
||||
v toggle help bar
|
||||
alt+p p toggle plugin description options (plugins.desc.*)
|
||||
alt+v v toggle help bar
|
||||
s:x,y sort options by fields x,y (see /help fset.look.sort)
|
||||
s: reset sort to its default value (see /help fset.look.sort)
|
||||
w:xxx export options in file "xxx"
|
||||
|
||||
@@ -125,8 +125,8 @@ Autres touches et entrées sur le tampon fset :
|
||||
ctrl+L rafraîchir les options et l'écran entier (commande : /fset -refresh)
|
||||
$ rafraîchir les options (garder les options marquées)
|
||||
$$ rafraîchir les options (démarquer toutes les options)
|
||||
p activer/désactiver la description des options d'extensions (plugins.desc.*)
|
||||
v activer/désactiver la barre d'aide
|
||||
alt+p p activer/désactiver la description des options d'extensions (plugins.desc.*)
|
||||
alt+v v activer/désactiver la barre d'aide
|
||||
s:x,y trier les options par les champs x,y (voir /help fset.look.sort)
|
||||
s: réinitialiser le tri à sa valeur par défaut (voir /help fset.look.sort)
|
||||
w:xxx exporter les options dans le fichier "xxx"
|
||||
|
||||
@@ -125,8 +125,8 @@ Other keys and input on fset buffer:
|
||||
ctrl+L refresh options and whole screen (command: /fset -refresh)
|
||||
$ refresh options (keep marked options)
|
||||
$$ refresh options (unmark all options)
|
||||
p toggle plugin description options (plugins.desc.*)
|
||||
v toggle help bar
|
||||
alt+p p toggle plugin description options (plugins.desc.*)
|
||||
alt+v v toggle help bar
|
||||
s:x,y sort options by fields x,y (see /help fset.look.sort)
|
||||
s: reset sort to its default value (see /help fset.look.sort)
|
||||
w:xxx export options in file "xxx"
|
||||
|
||||
@@ -125,8 +125,8 @@ Other keys and input on fset buffer:
|
||||
ctrl+L refresh options and whole screen (command: /fset -refresh)
|
||||
$ refresh options (keep marked options)
|
||||
$$ refresh options (unmark all options)
|
||||
p toggle plugin description options (plugins.desc.*)
|
||||
v toggle help bar
|
||||
alt+p p toggle plugin description options (plugins.desc.*)
|
||||
alt+v v toggle help bar
|
||||
s:x,y sort options by fields x,y (see /help fset.look.sort)
|
||||
s: reset sort to its default value (see /help fset.look.sort)
|
||||
w:xxx export options in file "xxx"
|
||||
|
||||
@@ -125,8 +125,8 @@ Other keys and input on fset buffer:
|
||||
ctrl+L refresh options and whole screen (command: /fset -refresh)
|
||||
$ refresh options (keep marked options)
|
||||
$$ refresh options (unmark all options)
|
||||
p toggle plugin description options (plugins.desc.*)
|
||||
v toggle help bar
|
||||
alt+p p toggle plugin description options (plugins.desc.*)
|
||||
alt+v v toggle help bar
|
||||
s:x,y sort options by fields x,y (see /help fset.look.sort)
|
||||
s: reset sort to its default value (see /help fset.look.sort)
|
||||
w:xxx export options in file "xxx"
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-06-26 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-06-26 22:20+0200\n"
|
||||
"PO-Revision-Date: 2017-06-23 11:58+0200\n"
|
||||
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5630,9 +5630,9 @@ msgid ""
|
||||
"-refresh)\n"
|
||||
" $ refresh options (keep marked options)\n"
|
||||
" $$ refresh options (unmark all options)\n"
|
||||
" p toggle plugin description options (plugins.desc."
|
||||
" 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 (see /help fset."
|
||||
|
||||
@@ -19,7 +19,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-06-26 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-06-26 22:20+0200\n"
|
||||
"PO-Revision-Date: 2017-06-24 00:57+0200\n"
|
||||
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
|
||||
"Language-Team: German <kde-i18n-de@kde.org>\n"
|
||||
@@ -6772,9 +6772,9 @@ msgid ""
|
||||
"-refresh)\n"
|
||||
" $ refresh options (keep marked options)\n"
|
||||
" $$ refresh options (unmark all options)\n"
|
||||
" p toggle plugin description options (plugins.desc."
|
||||
" 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 (see /help fset."
|
||||
|
||||
@@ -22,7 +22,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-06-26 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-06-26 22:20+0200\n"
|
||||
"PO-Revision-Date: 2017-06-23 11:58+0200\n"
|
||||
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5846,9 +5846,9 @@ msgid ""
|
||||
"-refresh)\n"
|
||||
" $ refresh options (keep marked options)\n"
|
||||
" $$ refresh options (unmark all options)\n"
|
||||
" p toggle plugin description options (plugins.desc."
|
||||
" 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 (see /help fset."
|
||||
|
||||
@@ -21,8 +21,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-06-26 21:55+0200\n"
|
||||
"PO-Revision-Date: 2017-06-26 21:57+0200\n"
|
||||
"POT-Creation-Date: 2017-06-26 22:20+0200\n"
|
||||
"PO-Revision-Date: 2017-06-26 22:21+0200\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
"Language: fr\n"
|
||||
@@ -6643,9 +6643,9 @@ msgid ""
|
||||
"-refresh)\n"
|
||||
" $ refresh options (keep marked options)\n"
|
||||
" $$ refresh options (unmark all options)\n"
|
||||
" p toggle plugin description options (plugins.desc."
|
||||
" 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 (see /help fset."
|
||||
@@ -6835,9 +6835,9 @@ msgstr ""
|
||||
"marquées)\n"
|
||||
" $$ rafraîchir les options (démarquer toutes les "
|
||||
"options)\n"
|
||||
" p activer/désactiver la description des options "
|
||||
" alt+p p activer/désactiver la description des options "
|
||||
"d'extensions (plugins.desc.*)\n"
|
||||
" v activer/désactiver la barre d'aide\n"
|
||||
" alt+v v activer/désactiver la barre d'aide\n"
|
||||
" s:x,y trier les options par les champs x,y (voir /help "
|
||||
"fset.look.sort)\n"
|
||||
" s: réinitialiser le tri à sa valeur par défaut "
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-06-26 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-06-26 22:20+0200\n"
|
||||
"PO-Revision-Date: 2017-06-23 11:58+0200\n"
|
||||
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5164,9 +5164,9 @@ msgid ""
|
||||
"-refresh)\n"
|
||||
" $ refresh options (keep marked options)\n"
|
||||
" $$ refresh options (unmark all options)\n"
|
||||
" p toggle plugin description options (plugins.desc."
|
||||
" 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 (see /help fset."
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-06-26 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-06-26 22:20+0200\n"
|
||||
"PO-Revision-Date: 2017-06-23 11:58+0200\n"
|
||||
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -6017,9 +6017,9 @@ msgid ""
|
||||
"-refresh)\n"
|
||||
" $ refresh options (keep marked options)\n"
|
||||
" $$ refresh options (unmark all options)\n"
|
||||
" p toggle plugin description options (plugins.desc."
|
||||
" 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 (see /help fset."
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-06-26 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-06-26 22:20+0200\n"
|
||||
"PO-Revision-Date: 2017-06-25 09:00+0900\n"
|
||||
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
|
||||
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
|
||||
@@ -6340,9 +6340,9 @@ msgid ""
|
||||
"-refresh)\n"
|
||||
" $ refresh options (keep marked options)\n"
|
||||
" $$ refresh options (unmark all options)\n"
|
||||
" p toggle plugin description options (plugins.desc."
|
||||
" 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 (see /help fset."
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-06-26 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-06-26 22:20+0200\n"
|
||||
"PO-Revision-Date: 2017-06-23 11:58+0200\n"
|
||||
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -6477,9 +6477,9 @@ msgid ""
|
||||
"-refresh)\n"
|
||||
" $ refresh options (keep marked options)\n"
|
||||
" $$ refresh options (unmark all options)\n"
|
||||
" p toggle plugin description options (plugins.desc."
|
||||
" 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 (see /help fset."
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-06-26 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-06-26 22:20+0200\n"
|
||||
"PO-Revision-Date: 2017-06-23 11:58+0200\n"
|
||||
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
|
||||
"Language-Team: Portuguese <>\n"
|
||||
@@ -6373,9 +6373,9 @@ msgid ""
|
||||
"-refresh)\n"
|
||||
" $ refresh options (keep marked options)\n"
|
||||
" $$ refresh options (unmark all options)\n"
|
||||
" p toggle plugin description options (plugins.desc."
|
||||
" 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 (see /help fset."
|
||||
|
||||
+3
-3
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-06-26 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-06-26 22:20+0200\n"
|
||||
"PO-Revision-Date: 2017-06-23 11:58+0200\n"
|
||||
"Last-Translator: Eduardo Elias <camponez@gmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5810,9 +5810,9 @@ msgid ""
|
||||
"-refresh)\n"
|
||||
" $ refresh options (keep marked options)\n"
|
||||
" $$ refresh options (unmark all options)\n"
|
||||
" p toggle plugin description options (plugins.desc."
|
||||
" 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 (see /help fset."
|
||||
|
||||
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-06-26 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-06-26 22:20+0200\n"
|
||||
"PO-Revision-Date: 2017-06-23 11:58+0200\n"
|
||||
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -5202,9 +5202,9 @@ msgid ""
|
||||
"-refresh)\n"
|
||||
" $ refresh options (keep marked options)\n"
|
||||
" $$ refresh options (unmark all options)\n"
|
||||
" p toggle plugin description options (plugins.desc."
|
||||
" 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 (see /help fset."
|
||||
|
||||
@@ -20,7 +20,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-06-26 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-06-26 22:20+0200\n"
|
||||
"PO-Revision-Date: 2017-06-23 11:58+0200\n"
|
||||
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -4747,9 +4747,9 @@ msgid ""
|
||||
"-refresh)\n"
|
||||
" $ refresh options (keep marked options)\n"
|
||||
" $$ refresh options (unmark all options)\n"
|
||||
" p toggle plugin description options (plugins.desc."
|
||||
" 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 (see /help fset."
|
||||
|
||||
+3
-3
@@ -21,7 +21,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: WeeChat\n"
|
||||
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
|
||||
"POT-Creation-Date: 2017-06-26 21:55+0200\n"
|
||||
"POT-Creation-Date: 2017-06-26 22:20+0200\n"
|
||||
"PO-Revision-Date: 2014-08-16 10:27+0200\n"
|
||||
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
|
||||
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
|
||||
@@ -4725,9 +4725,9 @@ msgid ""
|
||||
"-refresh)\n"
|
||||
" $ refresh options (keep marked options)\n"
|
||||
" $$ refresh options (unmark all options)\n"
|
||||
" p toggle plugin description options (plugins.desc."
|
||||
" 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 (see /help fset."
|
||||
|
||||
@@ -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 "
|
||||
|
||||
Reference in New Issue
Block a user