Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
58.59k stars 3.37k forks source link

Terminal No Color In KDE (Arch Linux) #9720

Open lkhung09 opened 3 months ago

lkhung09 commented 3 months ago

This is my OS: Operating System: EndeavourOS KDE Plasma Version: 6.0.5 KDE Frameworks Version: 6.3.0 Qt Version: 6.7.1 Kernel Version: 6.6.34-1-lts (64-bit) Graphics Platform: X11 Processors: 22 × Intel® Core™ Ultra 7 155H Memory: 31,0 GiB of RAM Graphics Processor: Mesa Intel® Arc Manufacturer: LENOVO Product Name: 83CV System Version: Yoga Slim 7 14IMH9 But when I install Tabby. Terminal 1.0.207 is no color. Only black and white. I have change Color scheme. And add ~/.bashrc alias ls='ls --color=auto' alias grep='grep --color=auto' But can't fix. Please help me. image image

But I open Konsole is still full color. image

moemoechu commented 3 months ago

try add export TERM=xterm-256color in ~/.bashrc

lkhung09 commented 3 months ago

try add export TERM=xterm-256color in ~/.bashrc

Still no color =((( image

moemoechu commented 3 months ago

you can try neofetch after export TERM=xterm-256color

lkhung09 commented 3 months ago

you can try neofetch after export TERM=xterm-256color still the same =((( image

lkhung09 commented 3 months ago

@moemoechu Do you have any other solution?

lkhung09 commented 3 months ago

I have update for you, I reinstall version tabby-1.0.169-linux.pacman and tabby-1.0.179-linux-x64.pacman. It work. Have full color. I hope you can update it to latest version. @moemoechu image