From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9473 invoked from network); 28 Dec 2000 17:42:32 -0000 Received: from sunsite.dk (HELO sunsite.auc.dk) (130.225.51.30) by ns1.primenet.com.au with SMTP; 28 Dec 2000 17:42:32 -0000 Received: (qmail 32 invoked by alias); 28 Dec 2000 17:42:26 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13318 Received: (qmail 25 invoked from network); 28 Dec 2000 17:42:25 -0000 Date: Thu, 28 Dec 2000 18:42:30 +0100 From: =?iso-8859-1?Q?Thomas_K=F6hler?= To: zsh-workers@sunsite.auc.dk Cc: Teodor Knapik Subject: Re: Xterm Control Sequences in PROMPT Message-ID: <20001228184230.B27753@picard.franken.de> Mail-Followup-To: =?iso-8859-1?Q?Thomas_K=F6hler?= , zsh-workers@sunsite.auc.dk, Teodor Knapik References: <20001228201950.A1431@idea.univ.run> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LyciRD1jyfeSSjG0" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001228201950.A1431@idea.univ.run>; from knapik@idea.univ.run on Thu, Dec 28, 2000 at 08:19:50PM +0400 X-Operating-System: Linux picard 2.2.17 X-Editor: VIM - Vi IMproved 6.0p ALPHA http://www.vim.org/ X-IRC: tirc; Nick: jeanluc X-URL: http://jeanluc-picard.de/ --LyciRD1jyfeSSjG0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 28, 2000 at 08:19:50PM +0400, Teodor Knapik wrote: >=20 > Hi, >=20 > I am running zsh-3.1.9 under Linux (Mandrake 7.2) > on an i686 and I would like to put a control > sequence for xterm, namely, "ESC ]2; BELL" > in the propmpt, in order to write > to the title bar of the window. Unfortunately, > it makes troubles with the line editor > (I am in emacs mode). >=20 > Could you, please, inform me in the case someone > fixes the bug for a future release ? Hm, why don't you just set the xterm title from precmd? precmd() { print -n "whatever you want" } > Best regards, > Teodor CU, Thomas --=20 Thomas K=F6hler Email: jean-luc@picard.franken.de | LCARS - Linux <>< WWW: http://jeanluc-picard.de | for Computers IRC: jeanluc | on All Real PGP public key available from Homepage! | Starships --LyciRD1jyfeSSjG0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD4DBQE6S3uGTEYXWMJlHuYRArKEAJUclOxzp9DY7TCCwkaHRey3NbpmAJ4pbi/B 8mFsr8hJUEvKNtDVTj4EJw== =/00x -----END PGP SIGNATURE----- --LyciRD1jyfeSSjG0--