diff options
Diffstat (limited to 'doc/pl/includes')
-rw-r--r-- | doc/pl/includes/autogen_user_commands.pl.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/pl/includes/autogen_user_commands.pl.adoc b/doc/pl/includes/autogen_user_commands.pl.adoc index 7a3517b36..a8cceb750 100644 --- a/doc/pl/includes/autogen_user_commands.pl.adoc +++ b/doc/pl/includes/autogen_user_commands.pl.adoc @@ -1777,6 +1777,7 @@ Przykłady: resetctxt <context> <key> resetall -yes [<context>] missing [<context>] + legacy <key> [<key>...] list: list all current keys listdefault: list default keys @@ -1791,6 +1792,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. |