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

Re: [PATCH] zshexpn: Expand documentation of (S) (was: Re: [Bug] S-flag imposes non-greedy match where it shouldn't)



On Mon, Dec 30, 2019 at 9:20 PM Sebastian Gniazdowski
<sgniazdowski@xxxxxxxxx> wrote:
> Also, ${str%*} doesn't expand to $str, which seems to be a bug?

I think this has been fixed. ${(S)str%%*} is still broken though. (Or
maybe I missing something.)

Roman.



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