zsh-workers
 help / color / mirror / code / Atom feed
From: "Thomas Köhler" <jean-luc@picard.franken.de>
To: zsh-workers@sunsite.auc.dk
Cc: Teodor Knapik <knapik@idea.univ.run>
Subject: Re: Xterm Control Sequences in PROMPT
Date: Thu, 28 Dec 2000 18:42:30 +0100	[thread overview]
Message-ID: <20001228184230.B27753@picard.franken.de> (raw)
In-Reply-To: <20001228201950.A1431@idea.univ.run>; from knapik@idea.univ.run on Thu, Dec 28, 2000 at 08:19:50PM +0400

[-- Attachment #1: Type: text/plain, Size: 969 bytes --]

On Thu, Dec 28, 2000 at 08:19:50PM +0400,
Teodor Knapik <knapik@idea.univ.run> wrote:
> 
> Hi,
> 
> 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; <something> BELL"
> in the propmpt, in order to write <something>
> to the title bar of the window. Unfortunately,
> it makes troubles with the line editor
> (I am in emacs mode).
> 
> 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

-- 
 Thomas Köhler 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

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2000-12-28 17:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-28 16:19 Teodor Knapik
2000-12-28 17:42 ` Thomas Köhler [this message]
2000-12-29  3:29 ` Geoff Wing

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20001228184230.B27753@picard.franken.de \
    --to=jean-luc@picard.franken.de \
    --cc=knapik@idea.univ.run \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).