Yeah, this was an unpleasant surprise for me when I started using a Macbook for some coding. My 256 color vim color scheme (desert256, highly recommended!) would just blink repeatedly until I typed in t_Co=8 ... never thought moving from a Linux machine to a Mac would mean decreasing your colors!
Most? I tried non-Linux OSs to see what you're talking about. PuTTY on Windows works perfectly. Yes, Terminal on MacOS X doesn't support 256 colors, but iTerm does.
I started using 256 color terminal a couple of years ago...there are a handful of really nice vim color schemes that take advantage of it. I'm a sucker for nice syntax highlighting, and this change made me happy for days. I found myself wanting to write more code so I could see it in the all it's colorful glory. That feeling has passed, however, so maybe I need to find another color scheme to try.
Mac OS X's Terminal.app does not support 256 colors. Submit a feature request to Apple if you would wish it did -- I do. Apple Bug Reporter: http://developer.apple.com/BugReporter/
I use iTerm mostly because a) tabs! b) I'm a sysadmin and have a ton of bookmarks for ssh connections to various servers (frequent ones with keystroke shortcuts). c) profiles are handy.
iTerm seems to support 256 colors.
Edit: Terminal.app seems to support tabs, must be new in Leopard :)
16 comments
[ 3.0 ms ] story [ 66.7 ms ] threadQuite an upgrade if you use emacs -nw.
http://www.frexx.de/xterm-256-notes/
and:
http://www.frexx.de/xterm-256-notes/data/256colors2.pl
which is a perl script to show you what your terminal can do. PuTTY answers 8 to tput colors (CentOS 4.7) but is capable of 256.
Now I won't be surprised if I see darkwhite and reddishgreen.
I use iTerm mostly because a) tabs! b) I'm a sysadmin and have a ton of bookmarks for ssh connections to various servers (frequent ones with keystroke shortcuts). c) profiles are handy.
iTerm seems to support 256 colors.
Edit: Terminal.app seems to support tabs, must be new in Leopard :)