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 (21,937 stars) (721 forks)batch import
dormanthelp wantedwindows

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