summaryrefslogtreecommitdiffstats
path: root/docs/Custom_Command_Keybindings.md
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2020-09-27 10:28:39 +1000
committerGitHub <noreply@github.com>2020-09-27 10:28:39 +1000
commit8dcc148a2231d74c33ab9462f52830b1ccef672d (patch)
tree14934c94c5ec60efe1259201a809751e253c67f7 /docs/Custom_Command_Keybindings.md
parentbecd4cc3c09dc80ff2ca50636179cce56e683f73 (diff)
Update Custom_Command_Keybindings.md
Diffstat (limited to 'docs/Custom_Command_Keybindings.md')
-rw-r--r--docs/Custom_Command_Keybindings.md8
1 files changed, 7 insertions, 1 deletions
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 |