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:
parent
becd4cc3c0
commit
8dcc148a22
@ -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 |
|
||||
|
Loading…
x
Reference in New Issue
Block a user