From 8dcc148a2231d74c33ab9462f52830b1ccef672d Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Sun, 27 Sep 2020 10:28:39 +1000 Subject: [PATCH] Update Custom_Command_Keybindings.md --- docs/Custom_Command_Keybindings.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/Custom_Command_Keybindings.md b/docs/Custom_Command_Keybindings.md index 1ca25d2b8..56a8d9d1f 100644 --- a/docs/Custom_Command_Keybindings.md +++ b/docs/Custom_Command_Keybindings.md @@ -36,7 +36,13 @@ customCommands: loadingText: 'creating branch' ``` -Custom command keybindings will appear alongside inbuilt keybindings when you view the options menu by pressing 'x' +Looking at the command assigned to the 'n' key, here's what the result looks like: + +![](../../assets/custom-command-keybindings.gif) + +Custom command keybindings will appear alongside inbuilt keybindings when you view the options menu by pressing 'x': + +![](https://i.imgur.com/QB21FPx.png) For a given custom command, here are the allowed fields: | _field_ | _description_ | required |