zsh-users
 help / color / mirror / code / Atom feed
* Strange command-line redraw on 3.1.1
@ 1997-04-17 20:17 Adam R. Paul
  0 siblings, 0 replies; only message in thread
From: Adam R. Paul @ 1997-04-17 20:17 UTC (permalink / raw)
  To: zsh-users

Hello,

	I'm seeing the following odd redrawing occurring in zsh 3.1.1 on SCO
OpenServer 5.0.4 (using vi keybindings):

if I enter:

13:11 ~
!87 $?=0 % for i in hrm ; do ; echo $i ; done                    adamp@gargoyle

then type:

<esc>kIecho 'ack!';<return>

I see on my screen:

13:13 ~
!88 $?=0 % echo 'ack!for i in hrm ; do ; echo $i ; done          adamp@gargoyle
13:13 ~
!88 $?=0 % echo 'ack!'for i in hrm ; do ; echo $i ; done
13:13 ~
!88 $?=0 % echo 'ack!';for i in hrm ; do ; echo $i ; done
13:13 ~
!88 $?=0 % echo 'ack!';
ack!
hrm

All but the output of the command I see _while_ typing, ie, as soon as I type
the closing ' it redraws, again when i type ; etc.

Any ideas?

Thanks,
	_Adam

-----
Adam R. Paul   !  SCO Engineering
adamp@sco.com  !  from std import disclaimer


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-04-17 20:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-04-17 20:17 Strange command-line redraw on 3.1.1 Adam R. Paul

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).