Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kitty +kitten ssh disables color with bash #4602

Closed
JakkuSakura opened this issue Jan 31, 2022 · 2 comments
Closed

kitty +kitten ssh disables color with bash #4602

JakkuSakura opened this issue Jan 31, 2022 · 2 comments
Labels

Comments

@JakkuSakura
Copy link

image
kssh is an alias to kitty +kitten ssh in my case.

It's obvious that something with term info is not set correctly

@kovidgoyal
Copy link
Owner

the ssh kitten simply copies terminfo files. If you think it is not
doing that correctly copy them yourself as described here: https://sw.kovidgoyal.net/kitty/faq/#i-get-errors-about-the-terminal-being-unknown-or-opening-the-terminal-failing-when-sshing-into-a-different-computer

I highly doubt your issue is caused by terminfo, far more likely you
have some heuristic somewhre in your shell's rc files that's breaking.

@JakkuSakura
Copy link
Author

JakkuSakura commented Jan 31, 2022

I think my terminfo is copied correctly, .terminfo/x/xterm-kitty exists.
Rather color in .terminfo/x/xterm-kitty is not enabled for me. Or bash for root decides not to enable color

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants