string-match.1 (fish-3.5.0.tar.xz) | : | string-match.1 (fish-3.5.1.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 131 | skipping to change at line 131 | |||
>_ printf "%s\n" -- $punctuation | >_ printf "%s\n" -- $punctuation | |||
. | . | |||
>_ string match -rq '(?<word>hello)' 'hi' | >_ string match -rq '(?<word>hello)' 'hi' | |||
>_ count $word | >_ count $word | |||
0 | 0 | |||
COPYRIGHT | COPYRIGHT | |||
2022, fish-shell developers | 2022, fish-shell developers | |||
3.5 Jun 16, 2022 STRING-MATCH(1) | 3.5 Jul 20, 2022 STRING-MATCH(1) | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |