rtomayko / git-sh

A customized bash environment suitable for git work.
GNU General Public License v2.0
735 stars 83 forks source link

set window title with escape sequences #22

Open bjoernmichaelsen opened 11 years ago

bjoernmichaelsen commented 11 years ago

It would be nice if git-sh would set the window title to something informative with the escape sequence: ESC]0;${TITLE}BEL

http://tldp.org/HOWTO/Xterm-Title-3.html