zsh-users
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@candle.brasslantern.com>
To: nirva@ishiboo.com (Danny Dulai), zsh-users@sunsite.auc.dk
Subject: Re: clear to end of display
Date: Sun, 19 Mar 2000 07:49:20 +0000	[thread overview]
Message-ID: <1000319074920.ZM3358@candle.brasslantern.com> (raw)
In-Reply-To: <Liam.953449688.206618.31409.221164914@fizz>

On Mar 19,  7:08am, Danny Dulai wrote:
} Subject: Re: clear to end of display
}
} >If it's always in the upper right, you might try printing it with a
} >TRAPALRM() function rather than putting it in the prompt.
} 
} That sounded like a good idea until I tried it out. xterms scrolled back
} jump down

You can turn that off with a resource.

XTerm*scrollTtyOutput: false

} and often the time is not there because I'm a obsessive clearer
} of my screen.

That must have something to do with trying to see through it.

} >PS1="%{"$'\e7\e[1A\e[1B\e[1;1H'%E$'\e[1;72H'"%D{%I:%M:%S}"$'\e8'"%}%m%# "
} 
} This doesnt work.. if I use this prompt and then type clear, it clears the
} date and leaves the machien name followed by a % on the top line..

Oops, I transcribed it wrong.  Move the \e7 to after the \e[1B and it
should work.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


      reply	other threads:[~2000-03-19  7:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-18  9:18 Danny Dulai
2000-03-18 10:54 ` clear to end of display / clear to end of line Danny Dulai
2000-03-18 18:10   ` clear to end of display Bart Schaefer
2000-03-18 22:55     ` Danny Dulai
2000-03-19  3:50       ` Bart Schaefer
2000-03-19  7:08         ` Danny Dulai
2000-03-19  7:49           ` Bart Schaefer [this message]

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=1000319074920.ZM3358@candle.brasslantern.com \
    --to=schaefer@candle.brasslantern.com \
    --cc=nirva@ishiboo.com \
    --cc=zsh-users@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).