-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ssiza...@gmail.com wrote: > I've been playing around with screen for the last two days and like it so far. > > But there is one thing that bothers me: When I start mutt from my > shell (bash, with gnome-terminal), the terminal title changes to mutt: > = INBOX. > > That's actually very good. What's not so good is the fact that this > title remains the terminal-title even after I've quit mutt.
This doesn't sound like a screen issue to me. Sounds like your mutt config would be doing the same to the xterm title if you were running under xterm. Mutt, or some configuration in mutt, is setting the title. If anything had the responsibility to set it back to the way it was, it would probably be mutt on exit, but that involves a bit of work. Maybe this hack was intended to work with common shell prompt setups that change the terminal title to the current directory, etc. You could go with one of those, or you could invoke mutt in a wrapper that resets the title to whatever you want it to be. printf '\033]0;%s\a' 'Whatever you want' - -- Micah J. Cowan Programmer, musician, typesetting enthusiast, gamer. Maintainer of GNU Wget and GNU Teseq http://micah.cowan.name/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkm5O5AACgkQ7M8hyUobTrHzEgCeOb+bbgbTnRxKMS6+eoVxMTzy 9FQAnjcYebro1bsmNjcMppSPn0NSVHzi =ufKn -----END PGP SIGNATURE----- _______________________________________________ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users