Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: how does setopt -m work?
- X-seq: zsh-users 2209
- From: mason@xxxxxxxxxxxxxxx (Geoff Wing)
- To: zsh-users@xxxxxxxxxxxxxx
- Subject: Re: how does setopt -m work?
- Date: 11 Mar 1999 01:48:29 GMT
- Mailing-list: contact zsh-users-help@xxxxxxxxxxxxxx; run by ezmlm
- Organization: PrimeNet Computer Consultants
- References: <19990310172346.A25538@xxxxxxxxxxxxxxxxxxxx>
- Reply-to: mason@xxxxxxxxxxxxxxx
Sweth Chandramouli <sweth@xxxxxxxxxxxxxxxxxxxx> typed:
: the subject pretty much says it all; what am i missing
:here:
:(astaroth/2)~: setopt -m "auto_r*"
:(astaroth/3)~: setopt
:interactive
:monitor
:norcs
:shinstdin
:zle
It's probably a bug that it doesn't rip out the underscores when
doing its matching. ``setopt -m "autor*"'' will work. The other
thing to check would be case sensitivity.
Regards,
--
Geoff Wing <gcw@xxxxxxxxx> Mobile : (Australia) 0412 162 441
Work URL: http://www.primenet.com.au/ Ego URL: http://pobox.com/~gcw/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author