This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Have idea for titlebar tweak -- need help with syntax


Eirik Nordbrøden wrote:
Any help in this regard would be much appreciated.

Steve W.

I have these in my .bash_profile file:


# Terminal title
PROMPT_COMMAND='echo -ne "\033]0;${USER}@${HOSTNAME}: ${PWD}\007"'

Works at least for xterm and MinTTY.

Eirik Nordbrøden, Morecom A/S
(+47) 90174789


Well, I *did* say "Any help".
I don't see the shell or running app in that line. I'll keep looking and asking around. Thank you for your contribution.
Steve w>



-- 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


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