| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
| |
REFRESH_CHAR type and using it to define nullchr (it was using
ZLE_INT_T).
|
|
|
|
| |
inconsistencies
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
21869: multibyte characters in %-substitutions, invalid multibyte
characters in completion listings
|
|
|
|
| |
substitutions that don't match anything.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
multi-byte characters.
|
|
|
|
| |
it uses promptexpand() to expand some percent strings. (21739)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with multibyte support
|
|
|
|
| |
invalid characters or EOF
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
with /**/ so that they would get copied to the .epro file.
|
|
|
|
| |
multibyte #ifdef logic a little here to honor its setting.
|
| |
|
| |
|
|
|
|
| |
restrictions of standard C.
|
| |
|
| |
|
| |
|
| |
|