summaryrefslogtreecommitdiff
path: root/doc/it
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-09-15 18:57:00 +0200
committerSébastien Helleu <flashcode@flashtux.org>2023-09-15 18:57:00 +0200
commit23d3ce7ad8e08676926bd9d8a7f5a41c1d194851 (patch)
treec7b7cb7c8e2c72edf290048e50197b02507b51eb /doc/it
parentf49810ec0e3f20a8a9b44285b2ae59ae21db64ac (diff)
downloadweechat-23d3ce7ad8e08676926bd9d8a7f5a41c1d194851.zip
doc/faq: add question about keys like Enter and version 4.0.0
Diffstat (limited to 'doc/it')
-rw-r--r--doc/it/weechat_faq.it.adoc9
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?