Closed qingxbl closed 8 years ago
256color is enabled in bash, and it's working fine.
But after launching a ssh session in bash, 256color support is broken.
I'm sure the following option is enabled, and ComEnuHk.dll is injected into ssh.exe (But I don't think it's working, ssh.exe communicates with bash via pty here.)
Try the following
cat AnsiColors256.ans
is working), and ssh
from bash prompt. Any changes? Try to run cat AnsiColors256.ans
via ssh (upload the file to remote first of course).mintty -e /usr/bin/ssh SERVER
AnsiColor256.ans
to my server, cat
it and it WORKS!!! But the colorscheme is still 16color.Is there something wrong with my color scheme?
What is wrong with colorscheme? Moreover, what do you bean by "colorscheme"?
It will fallback to 16 colors
This is absolutely unclear
It seems that this issue isn't belong to conemu & connector. I will figure it out myself, maybe -, -
Launching a ssh session via shell, or
It will fallback to 16 colors.