This is the mail archive of the cygwin@sourceware.cygnus.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: Programmatically set window title


>
> cygwin's terminal emulator supports the same escape codes
> as xterm does for setting the title:
>
> 	ESC ] 0 ; <your title here> ^G
>

Thank you, that was exactly what I have been looking for.

> There's also a Win32 API call to set the title from inside a program.
>

Well, I intend to do it out of shell. I considered writing a module for
Zsh that would implement builtin for that - but the above is more than
emough.

thank you

-andrej


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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