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

Windows client question #1

Closed
jharmn opened this issue May 2, 2012 · 2 comments
Closed

Windows client question #1

jharmn opened this issue May 2, 2012 · 2 comments
Labels

Comments

@jharmn
Copy link

jharmn commented May 2, 2012

Just a question. I've never used a 256 color SSH client in Windows...I'm trying to use icat to produce 256 color output in an SSH session to my Ubuntu box, running iCat. I tried running ANSICON and plink, but that doesn't look right either. Any suggestions on the environment on a windows box that would look right?

Thanks

@atextor
Copy link
Owner

atextor commented May 2, 2012

The terminal emulator itself must support 256 colors. This means it's not Ubuntu's duty when you log into it, but the terminal's (or the ssh client's, if it also provides the terminal emulator). I know neither ANSICON nor plink, but it looks like ANSICON provides only the standard ANSI colors (i.e. 16 colors) and plink is a CLI ssh client and has thus no influence on the colors at all. I think Putty does not provide 256 color support either. I would assume your best bet is to use rxvt-unicode (urxvt) in Cygwin, which should have the 256 color support. At least in this email from 2010 they mention that they have enabled 256-color support: http://cygwin.com/ml/cygwin/2010-01/msg00784.html

@jharmn
Copy link
Author

jharmn commented May 2, 2012

Cool I'll give that a shot thanks

On Wed, May 2, 2012 at 2:19 PM, Andreas Textor <
reply@reply.github.com

wrote:

The terminal emulator itself must support 256 colors. This means it's not
Ubuntu's duty when you log into it, but the terminal's (or the ssh
client's, if it also provides the terminal emulator). I don't know either
ANSICON or plink, but it looks like ANSICON provides only the standard ANSI
colors (i.e. 16 colors) and plink is a CLI ssh client and has thus no
influence on the colors at all. I think Putty does not provide 256 color
support either. I would assume your best bet is to use rxvt-unicode (urxvt)
in Cygwin, which should have the 256 color support. At least in this email
from 2010 they mention that they have enabled 256-color support:
http://cygwin.com/ml/cygwin/2010-01/msg00784.html


Reply to this email directly or view it on GitHub:
#1 (comment)

@atextor atextor closed this as completed Apr 1, 2018
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