tide
tide copied to clipboard
exit status not displaying properly in kitty terminal
Describe the bug
Exit status on right side of the prompt is showing a dark block instead of the tick mark when the last command's exit status is successful. If exit status was an error then it shows proper one(red background with an 'X' character).
I'm using Victor Mono nerd fonts and non nerd fonts also has the same issue. The terminal i'm using is Kitty. It works in VS Code terminal without any problem. I'm facing this issue with both dark and light themes.
Steps to reproduce
- Open kitty terminal
- Run
lscommand(or any other command as long as the exit status is success)
Screenshots
Kitty screenshot
Vscode screenshot
Environment
Output of tide bug-report:
fish version: 3.6.1
tide version: 5.5.1
term: xterm-kitty
os: Fedora 36
terminal emulator: Kitty
fish startup: 163.46 millis
fisher plugins: jorgebucaran/fisher jorgebucaran/autopair.fish gazorby/fish-abbreviation-tips franciscolourenco/done IlanCosman/tide@v5 joseluisq/[email protected] PatrickF1/fzf.fish b4b4r07/enhancd hunter-richardson/fish-bax catppuccin/fish
this problem seems to be similar to #403. just like that issue k8s cluster text is showing up in darker color in kitty and lighter color in vscode.