Skip to content

cant editAtLine from buffer window using nvim remote #5121

@dcvdiego

Description

@dcvdiego

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:

  1. Set editPreset to nvim-remote
  2. Open lazygit from neovim
  3. Enter staging window from file that has unstaged changes
  4. 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

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