summaryrefslogtreecommitdiff
path: root/doc/fr/weechat_faq.fr.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fr/weechat_faq.fr.adoc')
-rw-r--r--doc/fr/weechat_faq.fr.adoc12
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/fr/weechat_faq.fr.adoc b/doc/fr/weechat_faq.fr.adoc
index ca0486c7d..f24a20c69 100644
--- a/doc/fr/weechat_faq.fr.adoc
+++ b/doc/fr/weechat_faq.fr.adoc
@@ -649,14 +649,18 @@ touches par défaut pour l'historique global sont kbd:[Ctrl+↑] et kbd:[Ctrl+â†
Exemple :
----
+/key bind up /input history_global_previous
+/key bind down /input history_global_next
+----
+
+Avec WeeChat ≤ 3.8, vous devez utiliser le code de touche brut (appuyez sur
+kbd:[Alt+k] puis la touche pour afficher son code) :
+
+----
/key bind meta2-A /input history_global_previous
/key bind meta2-B /input history_global_next
----
-[NOTE]
-Les touches "meta2-A" et "meta2-B" peuvent être différentes dans votre terminal.
-Pour trouver le code de la touche appuyez sur kbd:[Alt+k] puis la touche.
-
[[mouse]]
== Souris