gitui-org/gitui

Gitui takes a long time to start under Windows Linux Subsystem

Open

#1,487 opened on Dec 24, 2022

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Rust (721 forks)batch import
bugdormanthelp wantedwindows

Repository metrics

Stars
 (21,937 stars)
PR merge metrics
 (Avg merge 41d 9h) (6 merged PRs in 30d)

Description

Describe the bug Under WLS you need to (unexpectingly?) use the Window's gitui.exe. It eventually comes up, but takes 20+ seconds to do so.

To Reproduce

  1. Start a WSL shell
  2. Run 'gitui'

Expected behavior 'Lightning fast' startup ;-)

Context

  • Windows 11, Ubuntu 20_02.2 LTS
  • GitUI 0.22.1

Additional context Not sure if gitui is intended to be used in this setting, but alas.

Contributor guide