mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 20:36:03 +02:00
Update Custom_Command_Keybindings.md
This commit is contained in:
parent
becd4cc3c0
commit
8dcc148a22
1 changed files with 7 additions and 1 deletions
|
@ -36,7 +36,13 @@ customCommands:
|
||||||
loadingText: 'creating branch'
|
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:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Custom command keybindings will appear alongside inbuilt keybindings when you view the options menu by pressing 'x':
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
For a given custom command, here are the allowed fields:
|
For a given custom command, here are the allowed fields:
|
||||||
| _field_ | _description_ | required |
|
| _field_ | _description_ | required |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue