From: xmoon 2000 
> Ho can I set Cygwin termnal title?
> 
> I have tried echoing every escape sequence I have found on web.
> 
> None seem to work.

This works with mintty and bash:

printf "\e]2;%s\a" "your message here"

--Ken Nellis


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to