From 07d0fe2dee4805df11333f29d2b8825c138a783d Mon Sep 17 00:00:00 2001 From: Arijit Basu Date: Sun, 5 Jun 2022 15:26:41 +0530 Subject: [PATCH] Update configure-key-bindings.md --- docs/en/src/configure-key-bindings.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en/src/configure-key-bindings.md b/docs/en/src/configure-key-bindings.md index fb45a87..277eec0 100644 --- a/docs/en/src/configure-key-bindings.md +++ b/docs/en/src/configure-key-bindings.md @@ -5,6 +5,8 @@ In xplr, each keyboard input passes through a bunch of handlers (e.g. `on_key`, configured to with an [action][16], it will intercept the key and produce [messages][18] for xplr to handle. +Try [debug key bindings][31] to understand how key bindings actually work. + ## Key Bindings Key bindings contains the following information: