mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 22:51:17 +02:00
Made add_match_data() look for invalid multibyte chars in the
names and substitute $'\123' sequences for them.
This commit is contained in:
parent
f8e97151de
commit
a6658fb9f6
1 changed files with 61 additions and 4 deletions
|
@ -2227,10 +2227,15 @@ add_match_data(int alt, char *str, char *orig, Cline line,
|
||||||