gitui-org / gitui-org/gitui

UI is unintelligible on WezTerm + Fish Shell + Catppuccin theme

Open
#2,286 7 comments 4 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
22.5k
Forks
773
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

`gitui` bottom row of commands looks funny and unintelligible with WezTerm, Fish Shell, Catppuccin theme.

**To Reproduce**
Steps to reproduce the behavior:
1. Use WezTerm, Fish Shell, and gitUI with their own respective Catppuccin ports (Macchiato in my case but it's the same with other variants)

Relevant configs:

```toml
# wezterm.lua
[...]
config.default_prog = { "/opt/homebrew/bin/fish", "-l" }
config.color_scheme = "Catppuccin Macchiato"
[...]
```

```toml
# config.fish
fish_config theme choose "Catppuccin Macchiato"
alias gitui="gitui -t catppuccin-macchiato.ron"
```

**Expected behavior**
Clear and intelligible text

**Screenshots**

Screenshot 2024-07-02 at 11 46 31 AM

**Context (please complete the following information):**
- macOS 14.5
- gitui nightly 2024-06-02 ()
- rustc 1.79.0 (129f3b996 2024-06-10)

**Additional context**

- I am unsure where the problem lies
- using macOS native Terminal works fine. Even with `gitui -t catppuccin-macchiato.ron`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.