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

Re: Completion of mkisofs find operators



On Nov 19,  3:20pm, Nikolai Weibull wrote:
}
} The options -a (logical AND) and -o (logical OR) are only interesting
} after primaries, e.g., in "-mtime X -o -atime Y".  But the question is
} how I best implement this.

Taking _find as an example, the best way seems to be not to implement it
at all.  They're single-letter options so having a completion for them
is not going to save any typing, and having them in there does not stop
the primaries from completing after them, so ...

} Hm, perhaps 00:18 isn't the right time to ask complicated questions...

And 01:03 isn't the best time for complicated answers. :-)



Messages sorted by: Reverse Date, Date, Thread, Author