zsh-users
 help / color / mirror / code / Atom feed
* Setting window titile under Cygwin
@ 2000-08-03 11:16 Andrej Borsenkow
  0 siblings, 0 replies; only message in thread
From: Andrej Borsenkow @ 2000-08-03 11:16 UTC (permalink / raw)
  To: ZSH users mailing list

Just in case anybody else did not know it.

Under Cygwin you can set window title with the same sequence as in xterm:

ESC ] O ; ... ^G

(replace ... with your title). So I currently use this in  my chpwd() function
for almost all types of terminals I have:

print -nP -u2 "\033]0;%n@%m:%~\a"

Enjoy :-)

-andrej

Have a nice DOS!
B >>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-08-03 11:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-08-03 11:16 Setting window titile under Cygwin Andrej Borsenkow

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).