From owner-freebsd-questions@FreeBSD.ORG Sun Feb 7 12:48:57 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16F231065700 for ; Sun, 7 Feb 2010 12:48:57 +0000 (UTC) (envelope-from dickey@saltmine.radix.net) Received: from saltmine.radix.net (saltmine.radix.net [207.192.128.40]) by mx1.freebsd.org (Postfix) with ESMTP id C67208FC0C for ; Sun, 7 Feb 2010 12:48:56 +0000 (UTC) Received: from saltmine.radix.net (localhost [127.0.0.1]) by saltmine.radix.net (8.12.2/8.12.2) with ESMTP id o17CmtV4016132 for ; Sun, 7 Feb 2010 07:48:56 -0500 (EST) Received: (from dickey@localhost) by saltmine.radix.net (8.12.2/8.12.2/Submit) id o17Cmtvu016131 for freebsd-questions@freebsd.org; Sun, 7 Feb 2010 07:48:55 -0500 (EST) Date: Sun, 7 Feb 2010 07:48:55 -0500 From: Thomas Dickey To: freebsd-questions@freebsd.org Message-ID: <20100207124855.GC14652@saltmine.radix.net> References: <4B6D62B3.4070702@bsdforen.de> <20100206125554.GA2173@current.Sisis.de> <4B6D74EF.2090106@bsdforen.de> <4B6D80F3.7050707@black-earth.co.uk> <4B6D8377.1090005@bsdforen.de> <4B6D9B6B.40800@bsdforen.de> <4b6e2885.uAuY+a00oT7AqSzy%perryh@pluto.rain.com> <4B6E6F24.3090609@bsdforen.de> <4B6E7EB2.7040408@bsdforen.de> <20100207124622.GB14652@saltmine.radix.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uh9ZiVrAOUUm9fzH" Content-Disposition: inline In-Reply-To: <20100207124622.GB14652@saltmine.radix.net> User-Agent: Mutt/1.3.27i Subject: Re: backup terminal title X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2010 12:48:57 -0000 --uh9ZiVrAOUUm9fzH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 07, 2010 at 09:49:54AM +0100, Dominic Fandrey wrote: > I finally got it: >=20 > printf "\033[22;0t" > This stores the current icon and window titles on a stack. > printf "\033[23;0t" > This restores them from the stack. >=20 > It works fine with xterm, has no effect on rxvt-unicode (which I > am using), though. I wouldn't expect it to work with the other terminals - it takes usually a year or more before features from xterm get copied into other programs. --=20 Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net --uh9ZiVrAOUUm9fzH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (SunOS) Comment: For info see http://www.gnupg.org iD8DBQFLbra1tIqByHxlDocRAnKhAJ9MGmQ85UBDCeMOFgSYXfnEy5BBfwCgqbcM gxk7ssygaEAhbwicHx5IQDE= =XzRS -----END PGP SIGNATURE----- --uh9ZiVrAOUUm9fzH--