1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-13 11:06:17 +02:00

unposted: incporate Bart's NEWS suggestions from 30408

This commit is contained in:
Peter Stephenson 2012-04-15 19:21:25 +00:00
parent 1a8b031749
commit 16e05d0f56

2
NEWS
View File

@ -210,7 +210,7 @@ Completion
ZLE_REMOVE_SUFFIX_CHARS, ZLE_SPACE_SUFFIX_CHARS provide enhanced
flexibility over suffix removal.
- Matching control, typically handling with the matcher-list style,
- Matching control, typically handled with the matcher-list style,
supports named character ranges, such as [:upper:], wherever
ranges were allowed, for example 'm:{[:upper:]}={[:lower:]}'.
However, matching control does not yet handle multibyte characters