summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2023-03-24 23:07:40 +0100
committerSébastien Helleu <flashcode@flashtux.org>2023-03-24 23:07:40 +0100
commit15f0f7e3697955bbb23d1f14781909fff8e25659 (patch)
treec7bb2e3c2f6b5f8fac5fdaf7fbab30e846df1b6b /doc/en
parent92b0bc9f10d5e2ca51d098e0def2f6287d7a99d4 (diff)
downloadweechat-15f0f7e3697955bbb23d1f14781909fff8e25659.zip
core: add option `legacy` in command `/key`
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/includes/autogen_user_commands.en.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/includes/autogen_user_commands.en.adoc b/doc/en/includes/autogen_user_commands.en.adoc
index f1ca66e4f..c36957057 100644
--- a/doc/en/includes/autogen_user_commands.en.adoc
+++ b/doc/en/includes/autogen_user_commands.en.adoc
@@ -1778,6 +1778,7 @@ Examples:
resetctxt <context> <key>
resetall -yes [<context>]
missing [<context>]
+ legacy <key> [<key>...]
list: list all current keys
listdefault: list default keys
@@ -1792,6 +1793,7 @@ listdefault: list default keys
resetctxt: reset a key to default binding, for given context
resetall: restore bindings to the default values and delete ALL personal bindings (use carefully!)
missing: add missing keys (using default bindings), useful after installing new WeeChat version
+ legacy: display new name for legacy keys
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 name in command line.