1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-09 13:47:11 +02:00

Update Custom_Command_Keybindings.md

This commit is contained in:
Jesse Duffield 2020-09-27 10:28:39 +10:00 committed by GitHub
parent becd4cc3c0
commit 8dcc148a22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 |