| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
does not match '\n'.
- Fixed a couple calls to isascii() that were passing a "char" value.
|
| |
|
| |
|
| |
|
|
|
|
| |
context, so I changed the name of the outer variable to orig_args.
|
| |
|
| |
|
| |
|
|
|
|
| |
(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
|