-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Key bindings don't seem to be remappable for the commit section, namely: checkoutCommit and goInto. I'm trying to swap so checks out the branch and space examines the commits.
To Reproduce
Steps to reproduce the behavior:
- Using the following config file:
keybinding:
status:
files:
branches:
commits:
checkoutCommit: '<enter>'
goInto: '<space>'- Open lazygit
- Go to commits section
- Press
- List of commits
Expected behavior
I would expect to checkout the branch with the yaml provided
Desktop (please complete the following information):
- OS: macOS
- Lazygit Version 0.27.4
Hopefully I'm just missing something obvious 😅
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working