gitui-org/gitui

Not working in Windows Terminal

Open

#1,098 opened on Jan 24, 2022

View on GitHub
 (19 comments) (1 reaction) (0 assignees)Rust (721 forks)batch import
dormanthelp wantedwindows

Repository metrics

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

Description

I downloaded your tar.gz and extracted and ran it in Windows Terminal in git-bash.

When I ran it plain, it actually printed control codes:

image

But here's the funny part. When I piped it like $ gitui.exe | cat, it worked:

image

Contributor guide