This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: changing terminal colours



> From: egor duda [mailto:deo@logos-m.ru]> for example, try this in your cygwin window:
> 
> bash$ echo -e "\033[36;44m"

I get the blue background, but it is not permanent.

Having looked through the syntax files for vim (html4),
I found the line

	if &background == "dark"

which suggests that there is a setting somewhere that I can set
to
	background = "light"

or am I well and truly off key...

Alun

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]