diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/en/autogen/user/weechat_commands.txt | 2 | ||||
-rw-r--r-- | doc/fr/autogen/user/weechat_commands.txt | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index 0a09a1526..2c354e750 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -167,6 +167,8 @@ unbind: remove a key binding reset: restore bindings to the default values and delete ALL personal bindings (use carefully!) missing: add missing keys (using default bindings) + + When binding a command to a key, it is recommended to use key alt+k (or Esc then k), and then press the key to bind: this will insert key code in command line. ........................................ • *`/layout`* `[[save | apply | reset] [buffers | windows]]`:: diff --git a/doc/fr/autogen/user/weechat_commands.txt b/doc/fr/autogen/user/weechat_commands.txt index bb29c29c6..a7d2f03bb 100644 --- a/doc/fr/autogen/user/weechat_commands.txt +++ b/doc/fr/autogen/user/weechat_commands.txt @@ -167,6 +167,8 @@ unbind: supprimer l'association à une touche reset: restaure les touches aux valeurs par défaut et supprime TOUTES les touches personnelles (utiliser avec précaution !) missing: ajoute les touches manquantes (en utilisant les touches par défaut) + + Lors de l'association d'une commande à une touche, il est recommandé d'utiliser la touche alt+k (ou Echap puis k), et puis de presser la touche à associer: cela insère le code de la touche dans la ligne de commande. ........................................ • *`/layout`* `[[save | apply | reset] [buffers | windows]]`:: |