Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: completion matching problem with 4.3.8
- X-seq: zsh-workers 25959
- From: Peter Stephenson <pws@xxxxxxx>
- To: Zsh workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: completion matching problem with 4.3.8
- Date: Thu, 30 Oct 2008 12:17:15 +0000
- In-reply-to: <24068.1225366130@thecus>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: CSR
- References: <24068.1225366130@thecus>
On Thu, 30 Oct 2008 12:28:50 +0100
Oliver Kiddle <okiddle@xxxxxxxxxxx> wrote:
> There seems to be a problem with matching control.
>
> touch PacketDefinitionSAXHandler.h PacketListBox.cpp PacketListBox.h PacketsDialog.h
> zsh -f
> autoload -U compinit; compinit
> zstyle ':completion:*' matcher-list 'm:{a-z}={A-Z}'
> : P<tab>
> --> Completes to 'Packets' instead of just 'Packet'
Doesn't appear to be happening for me with the latest latest code.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author