Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Another completion-time screen refresh bug
- X-seq: zsh-workers 20154
- From: Geoff Wing <gcw@xxxxxxx>
- To: Zsh Hackers <zsh-workers@xxxxxxxxxx>
- Subject: Re: Another completion-time screen refresh bug
- Date: Tue, 13 Jul 2004 12:02:54 +1000
- In-reply-to: <1040331164725.ZM29343@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: PrimeNet Computer Consultancy
- References: <1040331164725.ZM29343@xxxxxxxxxxxxxxxxxxxxxxx>
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> output in workers/19714:
:With this style:
:zstyle ':completion:*' completer _all_matches _complete _match _approximate
:
:If, in the zsh source tree, I type:
:schaefer<528> rm <TAB>
:I get the following output, with the cursor on the SECOND line:
:
:schaefer<528> rm
:Completing filrm
...
:Completing all matches
:Src ChangeLog Completion stamp-h.in configure autom4te-2.53.cache configure. ...
I can't reproduce this anymore (though I think I could at the time).
Was it fixed or did it just go away or can people still reproduce it (and
provide steps from "zsh -f")
I can't reproduce workers/19587 either (don't remember if I could previously).
Regards,
Geoff
Messages sorted by:
Reverse Date,
Date,
Thread,
Author