문제

I have a few ec2 instances of the Amazon linux ami (amzn-ami-pv-2013.09.2.x86_64-ebs) which I ssh into for python development in vim. I'd like to begin using some of the 256 color themes like blackboard or codeschool, but am having trouble getting a 256 color terminal. I'm ssh'ing in from Mac OSX.

A few notes:

I've tried the suggestions found pages like this one (and many others): http://vim.wikia.com/wiki/256_colors_in_vim

But haven't gotten the terminal itself to correctly display 256 colors. I'd like to use screen with 256 colors too, but need to get the terminal working correctly first.

Is anyone else running into this with the Amazon AMIs?

Thanks a bunch!

UPDATE: I can see 256 colors when ssh'ing via putty from my Windows box. This might be a function of the Mac OSX shell.

도움이 되었습니까?

해결책

다른 팁

Your client is probably fine. You probably need to tweak your AWS instance. There are a couple of links from this section to describe that:

http://fedoraproject.org/wiki/Features/256_Color_Terminals#Adjusting_the_remote_system_to_support_256_colors

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top