My tech notes
What a stupid human remembers, the smart one writes down!
Thursday, December 08, 2011
xterm + csh: Dynamic titlebar
Put the following in ~/.cshrc:
alias precmd 'echo -n "\033]0;${USER}@${HOST}: ${PWD}\a"'
Source:
http://superuser.com/questions/130407/how-can-i-automatically-update-the-title-in-an-xterm-running-screen
Newer Posts
Older Posts
Home
Subscribe to:
Comments (Atom)