zsh-workers
 help / color / mirror / code / Atom feed
* zle insert bug in 3.1.2
@ 1997-06-04 11:32 Peter Stephenson
  1997-06-04 14:56 ` Zoltan Hidvegi
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Stephenson @ 1997-06-04 11:32 UTC (permalink / raw)
  To: Zsh hackers list

% ./zsh -f
% compctl -k '(abc ade)' foo
% setopt menucomplete           # which I can't complete with zsh -f. blagh.
% foo a bar
       ^ cursor is here.  Each time I press <TAB>, the next choice
         is correctly inserted, but the last character on the line (r)
         is repeated
% foo abc barr
% foo ade barrr
% foo bac barrrr

etc. etc.  It's a real 'r' in the line, not the result of a redisplay
error.

(The job control bug I reported in 3.1.1-test1+epsilon is either not
there or has retreated into an occasional race condition which I
haven't seen.)

-- 
Peter Stephenson <pws@ifh.de>       Tel: +49 33762 77366
WWW:  http://www.ifh.de/~pws/       Fax: +49 33762 77413
Deutsches Elektronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen
DESY-IfH, 15735 Zeuthen, Germany.


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

* Re: zle insert bug in 3.1.2
  1997-06-04 11:32 zle insert bug in 3.1.2 Peter Stephenson
@ 1997-06-04 14:56 ` Zoltan Hidvegi
  0 siblings, 0 replies; 2+ messages in thread
From: Zoltan Hidvegi @ 1997-06-04 14:56 UTC (permalink / raw)
  To: Peter Stephenson; +Cc: zsh-workers

Peter Stephenson wrote:
> (The job control bug I reported in 3.1.1-test1+epsilon is either not
> there or has retreated into an occasional race condition which I
> haven't seen.)

It should be fixed and there should be no race condition (the bug was not
caused by race condition and it was not related to SIGPIPE either).

Zoltan


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

end of thread, other threads:[~1997-06-04 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-06-04 11:32 zle insert bug in 3.1.2 Peter Stephenson
1997-06-04 14:56 ` Zoltan Hidvegi

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