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

add support for can_change_color #9

Closed
tstack opened this issue Sep 21, 2009 · 3 comments
Closed

add support for can_change_color #9

tstack opened this issue Sep 21, 2009 · 3 comments

Comments

@tstack
Copy link
Owner

tstack commented Sep 21, 2009

Right now we only support the standard terminal colors. This works well enough, but it would be nice to get some other highlight colors, for example, blue is a terrible highlight color right now.

@tstack
Copy link
Owner Author

tstack commented Feb 15, 2010

Setting color values should be done through commands so a config script can set things up.

Note to self: set TERM to xterm-256color to get it working under gnome-terminal

@tstack
Copy link
Owner Author

tstack commented Jun 8, 2013

It looks like the OS X Terminal.app doesn't actually support changing colors even though it reports as much. The default color settings it has are probably good enough, so we can just initialize other terminals to use the same color set.

@tstack
Copy link
Owner Author

tstack commented Nov 10, 2013

Closing since we support 256 color terms now. Changing colors is probably not worth it right now since we can't change colors in all terminals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant