Date: Fri, 8 Oct 2004 17:42:06 -0500 From: "Matthew D. Fuller" <fullermd@over-yonder.net> To: Ian FREISLICH <if@hetzner.co.za> Cc: freebsd-current@FreeBSD.org Subject: Re: csh is root's shell? Message-ID: <20041008224206.GM49914@over-yonder.net> In-Reply-To: <E1CFu8o-0000dN-00@hetzner.co.za> References: <fullermd@over-yonder.net> <20041008025054.GJ49914@over-yonder.net> <E1CFu8o-0000dN-00@hetzner.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 08, 2004 at 02:46:34PM +0200 I heard the voice of Ian FREISLICH, and lo! it spake thus: > "Matthew D. Fuller" wrote: > > > > I've always hated that behavior of bash configs on Linux boxes. Like, > > really deeply hated. > > Yes. Anything that messes with the title _I_ give an xterm is the > spawn of satan. There doesn't seem to be a way to prevent the title > bar name change either. It's happened enough times that I went ahead and made a hack around it. (ttyp7):{472}% grep xttitle .tcshrc.matt alias xttitle 'printf "\033]0;\!*\007"' I also have it as a sh script, that I use sometimes. I should probably merge that into the main .tcshrc sometime... -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041008224206.GM49914>