mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 04:30:24 +02:00
20500: Unmetafy patterns where possible and other minor pattern fixes
This commit is contained in:
parent
bc704ef05c
commit
b115ca307a
7 changed files with 538 additions and 249 deletions
|
@ -132,6 +132,7 @@
|
|||
>0: [[ 633 = <-1000>33 ]]
|
||||
>0: [[ 633 = <1->33 ]]
|
||||
>0: [[ 633 = <->33 ]]
|
||||
>0: [[ 12345678901234567890123456789012345678901234567890123456789012345678901234567890foo = <42->foo ]]
|
||||
>0: [[ READ.ME = (#ia1)readme ]]
|
||||
>1: [[ READ..ME = (#ia1)readme ]]
|
||||
>0: [[ README = (#ia1)readm ]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue