jesseduffield / jesseduffield/lazygit
`universal` keybindings should be overridden by keybindings of other categories
Open
enhancement
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
**Is your feature request related to a problem? Please describe.**
I want to set `keybinding.universal.copyToClipboard` to `c`, however it disables any other keybindings to `"c"` like `keybinding.files.commitChanges`.
**Describe the solution you'd like**
Keybindings in `universal` category should not override that of any other categories including `files`.
Contributor guide
Assessment
This issue has not been assessed yet.