From 23d3ce7ad8e08676926bd9d8a7f5a41c1d194851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Fri, 15 Sep 2023 18:57:00 +0200 Subject: [PATCH] doc/faq: add question about keys like Enter and version 4.0.0 --- doc/de/weechat_faq.de.adoc | 9 +++++++++ doc/en/weechat_faq.en.adoc | 8 ++++++++ doc/es/weechat_faq.es.adoc | 9 +++++++++ doc/fr/weechat_faq.fr.adoc | 10 ++++++++++ doc/it/weechat_faq.it.adoc | 9 +++++++++ doc/ja/weechat_faq.ja.adoc | 9 +++++++++ doc/pl/weechat_faq.pl.adoc | 9 +++++++++ doc/sr/weechat_faq.sr.adoc | 9 +++++++++ 8 files changed, 72 insertions(+) diff --git a/doc/de/weechat_faq.de.adoc b/doc/de/weechat_faq.de.adoc index 796cb3142..98df2a148 100644 --- a/doc/de/weechat_faq.de.adoc +++ b/doc/de/weechat_faq.de.adoc @@ -613,6 +613,15 @@ Sollte die macOS Terminal Applikation genutzt werden, empfiehlt es sich, die Option "Use option as meta key" in den Menü-Einstellungen zu aktivieren. Dadurch kann man die kbd:[Option] Taste als Meta-Taste verwenden. +// TRANSLATION MISSING +[[enter_key]] +=== Some keys including Enter are not working, why? + +If you run a WeeChat < 4.0.0 with configuration files created by any +version ≥ 4.0.0, the keys names become invalid and many keys won't work at all. + +To repair them, exit WeeChat, remove all sections `[key*]` from weechat.conf +and start WeeChat again: all default keys will be created. + [[customize_key_bindings]] === Wie kann ich die Tastaturbelegung anpassen? diff --git a/doc/en/weechat_faq.en.adoc b/doc/en/weechat_faq.en.adoc index cbd190239..147a0eaab 100644 --- a/doc/en/weechat_faq.en.adoc +++ b/doc/en/weechat_faq.en.adoc @@ -583,6 +583,14 @@ If you are using the macOS Terminal app, enable the option "Use option as meta key" in menu Settings/Keyboard after which you can use the kbd:[Option] key as meta key. +[[enter_key]] +=== Some keys including Enter are not working, why? + +If you run a WeeChat < 4.0.0 with configuration files created by any +version ≥ 4.0.0, the keys names become invalid and many keys won't work at all. + +To repair them, exit WeeChat, remove all sections `[key*]` from weechat.conf +and start WeeChat again: all default keys will be created. + [[customize_key_bindings]] === How can I customize key bindings? diff --git a/doc/es/weechat_faq.es.adoc b/doc/es/weechat_faq.es.adoc index 60abe1255..0e4497cf8 100644 --- a/doc/es/weechat_faq.es.adoc +++ b/doc/es/weechat_faq.es.adoc @@ -598,6 +598,15 @@ Si está utilizando aplicación Terminal de macOS, habilite la opción "Use option as meta key" en el menú Settings/Keyboard después de la cual puede utilizar la tecla kbd:[Option] como tecla meta. +// TRANSLATION MISSING +[[enter_key]] +=== Some keys including Enter are not working, why? + +If you run a WeeChat < 4.0.0 with configuration files created by any +version ≥ 4.0.0, the keys names become invalid and many keys won't work at all. + +To repair them, exit WeeChat, remove all sections `[key*]` from weechat.conf +and start WeeChat again: all default keys will be created. + [[customize_key_bindings]] === ¿Cómo puedo personalizar los atajos de teclado? diff --git a/doc/fr/weechat_faq.fr.adoc b/doc/fr/weechat_faq.fr.adoc index 5f50f681a..de989fb4f 100644 --- a/doc/fr/weechat_faq.fr.adoc +++ b/doc/fr/weechat_faq.fr.adoc @@ -601,6 +601,16 @@ Si vous utilisez l'application Terminal sous macOS, activez l'option "Use option as meta key" dans le menu Réglages/Clavier. Vous pouvez alors utiliser la touche kbd:[Option] comme touche meta. +[[enter_key]] +=== Quelques touches comme Entrée ne fonctionnent pas, pourquoi ? + +Si vous lancez WeeChat < 4.0.0 avec des fichiers de configuration créés par toute +version ≥ 4.0.0, les noms des touches sont invalides et de nombreuses touches +ne fonctionneront plus. + +Pour les réparer, quittez WeeChat, supprimez toutes les sections `[key*]` de +weechat.conf et démarrez WeeChat à nouveau : toutes les touches par défaut +seront recréées. + [[customize_key_bindings]] === Comment puis-je configurer les raccourcis clavier ? diff --git a/doc/it/weechat_faq.it.adoc b/doc/it/weechat_faq.it.adoc index fb563fa10..cf3eeaa93 100644 --- a/doc/it/weechat_faq.it.adoc +++ b/doc/it/weechat_faq.it.adoc @@ -644,6 +644,15 @@ If you are using the macOS Terminal app, enable the option "Use option as meta key" in menu Settings/Keyboard. And then you can use the kbd:[Option] key as meta key. +// TRANSLATION MISSING +[[enter_key]] +=== Some keys including Enter are not working, why? + +If you run a WeeChat < 4.0.0 with configuration files created by any +version ≥ 4.0.0, the keys names become invalid and many keys won't work at all. + +To repair them, exit WeeChat, remove all sections `[key*]` from weechat.conf +and start WeeChat again: all default keys will be created. + [[customize_key_bindings]] === Come posso personalizzare le associazioni dei tasti? diff --git a/doc/ja/weechat_faq.ja.adoc b/doc/ja/weechat_faq.ja.adoc index 2c8fde776..ed4e9c763 100644 --- a/doc/ja/weechat_faq.ja.adoc +++ b/doc/ja/weechat_faq.ja.adoc @@ -598,6 +598,15 @@ macOS のターミナル.app を使っている場合、設定メニューのキ キーを使用」を有効化してください。こうすることで、kbd:[Option] キーをメタキーとして使うことが可能です。 +// TRANSLATION MISSING +[[enter_key]] +=== Some keys including Enter are not working, why? + +If you run a WeeChat < 4.0.0 with configuration files created by any +version ≥ 4.0.0, the keys names become invalid and many keys won't work at all. + +To repair them, exit WeeChat, remove all sections `[key*]` from weechat.conf +and start WeeChat again: all default keys will be created. + [[customize_key_bindings]] === どうすればキー割り当てをカスタマイズできますか。 diff --git a/doc/pl/weechat_faq.pl.adoc b/doc/pl/weechat_faq.pl.adoc index a761b8edf..548a82452 100644 --- a/doc/pl/weechat_faq.pl.adoc +++ b/doc/pl/weechat_faq.pl.adoc @@ -582,6 +582,15 @@ Jeśli używasz aplikacji Terminal na macOS włącz opcję "Use option as meta key" w menu Settings/Keyboard. Następnie możesz używać klawisza kbd:[Option] jako klawisza meta. +// TRANSLATION MISSING +[[enter_key]] +=== Some keys including Enter are not working, why? + +If you run a WeeChat < 4.0.0 with configuration files created by any +version ≥ 4.0.0, the keys names become invalid and many keys won't work at all. + +To repair them, exit WeeChat, remove all sections `[key*]` from weechat.conf +and start WeeChat again: all default keys will be created. + [[customize_key_bindings]] === Jak mogę zmienić przypisania klawiszy? diff --git a/doc/sr/weechat_faq.sr.adoc b/doc/sr/weechat_faq.sr.adoc index b6c905fc4..2ab3249c7 100644 --- a/doc/sr/weechat_faq.sr.adoc +++ b/doc/sr/weechat_faq.sr.adoc @@ -517,6 +517,15 @@ UXTerm*metaSendsEscape: true Ако користите macOS Terminal апликацију, укључите опцију „Use option as meta key” у менију Settings/Keyboard након чега можете користити тастер kbd:[Option] као meta тастер. +// TRANSLATION MISSING +[[enter_key]] +=== Some keys including Enter are not working, why? + +If you run a WeeChat < 4.0.0 with configuration files created by any +version ≥ 4.0.0, the keys names become invalid and many keys won't work at all. + +To repair them, exit WeeChat, remove all sections `[key*]` from weechat.conf +and start WeeChat again: all default keys will be created. + [[customize_key_bindings]] === Како могу да прилагодим тастерске пречице?