From 383df94a472f0caff5c6923165925c820ecc4308 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hnyk?= Date: Fri, 28 Aug 2026 12:04:41 +0200 Subject: [PATCH 1/3] Add link on changing keybindings to technical document about them I landed on this page and was quite puzzled as to where I can actually do the change, so adding an explicit link there. --- docs/keybindings/Custom_Keybindings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/keybindings/Custom_Keybindings.md b/docs/keybindings/Custom_Keybindings.md index 998aae14c32..1ba9cd0bf1d 100644 --- a/docs/keybindings/Custom_Keybindings.md +++ b/docs/keybindings/Custom_Keybindings.md @@ -1,4 +1,5 @@ ## Custom Keybindings +To change a keybinding, see [Custom Commands](../Custom_Command_Keybindings.md). A keybinding is one of: From f75a88a806a8f55ed1fe226dc1462f254a24bb47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hnyk?= Date: Fri, 28 Aug 2026 12:18:36 +0200 Subject: [PATCH 2/3] Add the correct link to config --- docs/keybindings/Custom_Keybindings.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/keybindings/Custom_Keybindings.md b/docs/keybindings/Custom_Keybindings.md index 1ba9cd0bf1d..462d39ea578 100644 --- a/docs/keybindings/Custom_Keybindings.md +++ b/docs/keybindings/Custom_Keybindings.md @@ -1,5 +1,6 @@ ## Custom Keybindings -To change a keybinding, see [Custom Commands](../Custom_Command_Keybindings.md). +To change a keybinding, see [Config](../Config.md). +To add a keybinding to a custom command, see [Custom Commands](../Custom_Command_Keybindings.md). A keybinding is one of: From 3d1747a747dd63c3c2af3f42156d7328f29ae1f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Hnyk?= Date: Fri, 28 Aug 2026 12:19:08 +0200 Subject: [PATCH 3/3] Add a newline --- docs/keybindings/Custom_Keybindings.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/keybindings/Custom_Keybindings.md b/docs/keybindings/Custom_Keybindings.md index 462d39ea578..8b50fd8cddd 100644 --- a/docs/keybindings/Custom_Keybindings.md +++ b/docs/keybindings/Custom_Keybindings.md @@ -1,5 +1,6 @@ ## Custom Keybindings To change a keybinding, see [Config](../Config.md). + To add a keybinding to a custom command, see [Custom Commands](../Custom_Command_Keybindings.md). A keybinding is one of: