Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Posted zsh 5.9
On Sat, May 14, 2022 at 3:35 PM dana <dana@xxxxxxx> wrote:
>
> Please do. I also found a typo in NEWS i think, which i'll fix later
This one?
diff --git a/NEWS b/NEWS
index d7a817c1e..cdafd1ff5 100644
--- a/NEWS
+++ b/NEWS
@@ -49,7 +49,7 @@ negative numbers.
The (*) expansion flag enables EXTENDED_GLOB for pattern matching.
For example, ${(*)sample/(#b)*(pat)*/${match[1]}} uses backreferences
even if EXTENDED_GLOB is not otherwise set. However, this does not
-descend into nested exapansions, and doubling as (**) does not disable
+descend into nested expansions, and doubling as (**) does not disable
EXTENDED_GLOB.
The compinit function learnt a -w option to explain why compdump runs.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author