mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
Make keybindings for the "Amend attribute" menu configurable
This commit is contained in:
parent
b1523c3f07
commit
e1b341e174
4 changed files with 49 additions and 14 deletions
|
@ -279,6 +279,10 @@ keybinding:
|
|||
bulkMenu: 'b'
|
||||
commitMessage:
|
||||
switchToEditor: '<c-o>'
|
||||
amendAttribute:
|
||||
addCoAuthor: 'c'
|
||||
resetAuthor: 'a'
|
||||
setAuthor: 'A'
|
||||
```
|
||||
|
||||
## Platform Defaults
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue