Skip to content

[BUG] using editor: lazygit doesn't launch lazygit. #23

@azinsharaf

Description

@azinsharaf

Describe the Bug

using editor: lazygit doesn't launch lazygit.

To Reproduce

  • use lazygit as editor.
  • run the tui.
  • seelct a repo and press enter. nothing happens.
  • close the tui.
  • the lazygit log shows:

2026/05/09 22:37:34 Invalid git arg value: 'C:\Users\<username>\repos\<repo_name>'. Must be one of the following values: status, branch, log, stash. e.g. 'lazygit status'. See 'lazygit --help'.

Expected Behavior

open the repo in lazygit

Environment

  • OS: Windows 11 Pro
  • git-scope version: v1.0.1 not sure why --version doesn't show the 1.3.1 version which is installed.
  • installed via scoop: scoop install git-scope@1.3.1
  • Terminal: Wezterm

Additional Context

if i pass the --path to the lazygit command, it opens lazygit on the first repo i press enter, but exiting lazygit and pressing enter on another repo doesn't do anything again.

editor: lazygit --path or editor: 'lazygit --path'

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