|
hatespyware Apprentice
Joined: 16 Dec 2002 Posts: 103
|
Posted: Sat Jul 26, 2003 11:53 pm
changing color settings |
I'd like to chenge my foreground color programatically. I usually have green text on a black background, and I'd like to be able to toggle a change to white text on a black background from an alias instead of going to view->preferences->colors->default text and changing it manually. How would I do this?
|
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Sun Jul 27, 2003 1:49 am |
You can't change preferences by script, but you could use an ansi trigger looking for %e[0m.
|
|
|
|
|
|