gitui: Not working in Windows Terminal

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

About this issue

  • Original URL
  • State: open
  • Created 2 years ago
  • Reactions: 1
  • Comments: 19 (4 by maintainers)

Most upvoted comments

It uses tui-rs library.

The readme for that library has a list of apps that use it, and gitui is on the list.

I don’t believe this is a terminal issue.

LeZv4jp

What font is being used? For reference, I’m using Hack Nerd Font. Give it a try.