Alan Busby <thebu...@thebusby.com> writes:

>> Doesn't setting TERM=xterm restrict you to 8 colors? I have to use 
>> TERM=xterm-256color.
>
> Evidently it does.
> I guess that's a trade off then, but I'm curious what you're doing
> that requires all those colors in a terminal?

"It's for the same reason we don't wear animal skins or hunt the wooly
mammoth. Because we're not *savages*." 
http://www.penny-arcade.com/comic/2005/06/06

Seriously though; there are all kinds of color subtleties that are
helpful when coding. I like using hl-line-mode to make the current line
slightly different from the background color, focusing the current hunk
in magit, changing the color when lines go over 80 columns, or dimming
parens in order to emphasize the code they contain. M-x vc-annotate also
uses many shades colors to great effect to visualize how old each line
of code is relative to others.

-Phil

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to