diff options
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_faq.it.adoc | 9 |
1 files changed, 9 insertions, 0 deletions
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? |