zsh-workers
 help / color / mirror / code / Atom feed
* Still there's a little zle_refresh bug
@ 1996-03-15 15:02 Zoltan Hidvegi
  1996-03-27 20:16 ` Mark Borges
  0 siblings, 1 reply; 5+ messages in thread
From: Zoltan Hidvegi @ 1996-03-15 15:02 UTC (permalink / raw)
  To: Zsh hacking and development

The last patch from Geoff really fixes almost all zle_refresh problems
except one.  This does not happen on all machines.  It is reproducible on
Linux with ncurses and on Solaris with Linux console or xterm.  Both use
terminfo.  Type in a long line which appears wrapped on the screen.  Then
insert a charater near the end of the first screen line, e.g. here -------|
                                                                          V
hzoli ~ % 12345678901234567890123456789012345678901234567890123456789|1234567890
1234567890

Here is what happens if you inserted a `*':

hzoli ~ % 12345678901234567890123456789012345678901234567890123456789|1234*56789
00234567890

As you see the 0 is duplicated on the wrapped line and 1 disappears.
But this only happens if you insert something after the `|' character above.
Also there should be at least 10 characters in the second screen line.

Bye,

Zoltan



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1996-03-28  9:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-03-15 15:02 Still there's a little zle_refresh bug Zoltan Hidvegi
1996-03-27 20:16 ` Mark Borges
1996-03-27 23:06   ` Wayne Davison
1996-03-28  8:43   ` mason
1996-03-28  9:34     ` mason

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