Skip to content

Key bindings for checkoutCommit don't seem to work? #1278

@garymh

Description

@garymh

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:

  1. Using the following config file:
keybinding:
  status:
    files:
      branches:
        commits:
          checkoutCommit: '<enter>'
          goInto: '<space>'
  1. Open lazygit
  2. Go to commits section
  3. Press
  4. 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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions