summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/en/input.rst')
-rw-r--r--DOCS/man/en/input.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index a8c1fc177f..2710ad9239 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -60,7 +60,8 @@ It's also possible to bind a command to a sequence of keys:
If ``a`` or ``a-b`` or ``b`` are already bound, this will run all commands. It
doesn't delay key bindings, and it simply considers the past key history on
-any key press.
+any key press. Intermediate keys can be mapped to ``ignore`` in order to avoid
+this issue.
List of Input Commands
----------------------