zsh-users
 help / color / mirror / code / Atom feed
From: Swen Thuemmler <swen@uni-paderborn.de>
To: Julio Garcia <julio@mddjg.fc.hp.com>
Cc: zsh mailing list <zsh-users@math.gatech.edu>
Subject: Re: beyond zsh v2.3.1
Date: Tue, 27 Aug 1996 10:21:32 +0200 (MET DST)	[thread overview]
Message-ID: <Pine.LNX.3.95.960827101359.3873A-100000@hobbiton.uni-paderborn.de> (raw)
In-Reply-To: <9608262034.AA13818@mddjg.fc.hp.com>

On Mon, 26 Aug 1996, Julio Garcia wrote:

> o I have been using a function that gets called by chpwd that looks
>   like this:
> 
>                 function print_banner {
>                         print -n "\e]0;$1\a"
>                 }

Shouldn't this be \e]2 instead? I have 
chpwd () {
        print -Pn "\e]2;${HOST}:%~ \a"
}
and this works.



  parent reply	other threads:[~1996-08-27  8:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-08-26 20:34 Julio Garcia
1996-08-26 22:23 ` Allan Poindexter
1996-08-27  8:21 ` Swen Thuemmler [this message]
1996-08-27  8:42   ` Duncan Sargeant
     [not found]   ` <swen@uni-paderborn.de>
1996-08-27  9:41     ` Bart Schaefer

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=Pine.LNX.3.95.960827101359.3873A-100000@hobbiton.uni-paderborn.de \
    --to=swen@uni-paderborn.de \
    --cc=julio@mddjg.fc.hp.com \
    --cc=zsh-users@math.gatech.edu \
    /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).