TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

256 colors on the Linux terminal

35 pointsby kmtover 16 years ago

7 comments

presto10over 16 years ago
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: <a href="http://developer.apple.com/BugReporter/" rel="nofollow">http://developer.apple.com/BugReporter/</a>
评论 #444628 未加载
iigsover 16 years ago
People who liked this also liked:<p><a href="http://www.frexx.de/xterm-256-notes/" rel="nofollow">http://www.frexx.de/xterm-256-notes/</a><p>and:<p><a href="http://www.frexx.de/xterm-256-notes/data/256colors2.pl" rel="nofollow">http://www.frexx.de/xterm-256-notes/data/256colors2.pl</a><p>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.
whacked_newover 16 years ago
This is the first time I learned that "brightblack" exists...<p>Now I won't be surprised if I see darkwhite and reddishgreen.
kmtover 16 years ago
This is about xterm-256color. It's very much worth it, if you care about colors in your terminal. You will discover more and more subtle differences.<p>Quite an upgrade if you use emacs -nw.
SwellJoeover 16 years ago
I started using 256 color terminal a couple of years ago...there are a handful of <i>really</i> 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 <i>wanting</i> 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.
评论 #444296 未加载
nikronover 16 years ago
This would be nice, but most terminals only support 8 colors from what I've seen, and 8 colors should be enough for anyone!
评论 #444458 未加载
评论 #444152 未加载
tlrobinsonover 16 years ago
Unfortunately AFAIK it seems OS X's Terminal.app doesn't support 256 colors.
评论 #444395 未加载
评论 #444090 未加载