-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I am trying to open a file that has unstaged changes by using "e" in the staging panel, as described in the Configuring File Editing part of the docs:
e can also jump to the right line in the file if you invoke it from the staging panel, for example.
This does not work, nor does it show as an option when using keybinds helper ?.
To Reproduce
Steps to reproduce the behavior:
- Set editPreset to
nvim-remote - Open lazygit from neovim
- Enter staging window from file that has unstaged changes
- Try to press e to edit the file from that line.
Expected behavior
Neovim opens to the current hunk's first line.
Version info:
- 0.56.0
- 2.39.5
Note
Please try updating to the latest version or manually building the latest master to see if the issue still occurs.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working