| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
(which fixed a signed vs unsigned comparison compiler warning).
|
| |
|
|
|
|
| |
use multibyte versions of nicechar wherever possible.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|