Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: completion matching problem with 4.3.8



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