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

Re: how does setopt -m work?



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