gitui-org/gitui

Not working in Windows Terminal

Open

#1.098 aberto em 24 de jan. de 2022

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

Métricas do repositório

Stars
 (21.937 stars)
Métricas de merge de PR
 (Mesclagem média 41d 9h) (6 fundiu PRs em 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

Guia do colaborador