Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Zsh and ReGIS graphics.
- X-seq: zsh-users 23951
- From: Grant Taylor <gtaylor@xxxxxxxxxxxxxxxxxx>
- To: Zsh Users List <zsh-users@xxxxxxx>
- Subject: Zsh and ReGIS graphics.
- Date: Sun, 26 May 2019 11:55:18 -0600
- Arc-authentication-results: i=1; tncsrv06.tnetconsulting.net; none
- Arc-filter: OpenARC Filter v0.1.0 tncsrv06.tnetconsulting.net x4QHtGvH016344
- Arc-message-signature: i=1; a=rsa-sha256; d=tnetconsulting.net; s=2015; t=1558893319; c=relaxed/simple; bh=V8JfLzbcIuJHW7RkwJXMm5wf3F0+2DZZwTlulSSwVMI=; h=DKIM-Signature:To:From:Subject:Message-ID:Date:User-Agent: MIME-Version:Content-Type; b=2TLwjY0o8vlQiU+ZLF08GZa4B7/RYPnGDfaw2PGXPLGdJ0nUZTXXyORhDrqp36yRpJXOQkbOsSAtb789xOR2k7QFeQTlPhxlLBz8QtFQOvnKulfEHNF+QPt8CM1iq8aGQLC6tUbh7q9e8xj7mEkO17CFIKuDLa0Cz+Hj875W+aQ=
- Arc-seal: i=1; a=rsa-sha256; d=tnetconsulting.net; s=2015; t=1558893319; cv=none; b=e8lbpvE1/t+5PhISonRJLZd358lHysszAJMoFed7pHMHrHKazDIjyGUqDiXo33Ev4o9uyZQVC0wIgBgk9Istlx3IkYm/brC81TFPO3FgFCHbEPmQTW9pmLK1pyzyKAjluczIgT9skY52Hu089QVeHmztxa80wIAuCxvm7dxt2CI=
- Authentication-results: tncsrv06.tnetconsulting.net; arc=none header.d=tnetconsulting.net
- Dkim-signature: v=1; a=rsa-sha256; c=simple/simple; d=tnetconsulting.net; s=2019; t=1558893319; bh=V8JfLzbcIuJHW7RkwJXMm5wf3F0+2DZZwTlulSSwVMI=; h=To:From:Subject:Message-ID:Date:User-Agent:MIME-Version: Content-Type:Cc:Content-Disposition:Content-Language: Content-Transfer-Encoding:Content-Type:Date:From:In-Reply-To: Message-ID:MIME-Version:References:Reply-To:Resent-Date: Resent-From:Resent-To:Resent-Cc:Sender:Subject:To:User-Agent; b=cGbiB7rvD5va0ye4Kzs240vh1AyTCLQ7M6Te12yPuD5Oxs3Cyo8anE5Rwo/1tgjb5 d2PLGnNi3qx1Vvd50qSRPAKSDacfoiNpkqOf/ZbZZU2xCAf4rsvtaized/KqTA2gl7 DfEw0UdxyZHw64RoNGQIzdgxsnviss9OrGjlo51Y=
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Organization: TNet Consulting
Hi,
I'm playing with ReGIS graphics (in XTerm) and have noticed that things
display differently depending on the line that the prompt is on.
It seems as if Zsh clears the remainder of the screen after the end of
the prompt line.
If I clear the screen (^L) and then display the ReGIS graphic, the
graphic flashes and then goes away. I think this is because Zsh is
redisplaying the prompt immediately after the cat command. If I hit
enter a number of times to cause the prompt to move further down the
screen, such that it's in the graphic or below it, the part of the
graphic that is above the prompt stays.
On a whim I tried Bash and it does not seem to suffer from this same
clearing of the remainder of the screen issue.
Is this a Zsh setting?
I tried searching the zshall man page, and it seems as if all instances
of "clear" either don't have to do with the screen or clear the entire
screen.
Does anyone have any idea if this is a Zsh thing? Or possibly something
spurious I have in my prompt?
Any help / pointers would be appreciated.
--
Grant. . . .
unix || die
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author