Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
input
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
loop indices.
|
|
that exactly fit the display width
|
|
|
|
|
|
|
|
|
|
|
|
|
|
POSIX_IDENTIFIERS option to control allowability of multibyte
alphanumeric characters in parameter and module names.
|
|
|
|
gcc).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
users/10047: zle widget -K keymap
|
|
|
|
bindings.
|
|
|
|
properly in bin_zle_call().
|
|
|
|
add _list_files helper to handle new file-list style for _path_files
|
|
|
|
little more optimal size. Also tweaked the code just a little.
|
|
now properly parses the string as metafied.
|
|
with one that looks forward (avoiding an accidental quoting of a
char after a "\\" sequence).
|
|
names and substitute $'\123' sequences for them.
|
|
an open brace list.
|
|
works again.
|
|
|
|
|
|
non-multibyte zsh.
|
|
for the arg of calls to nicechar(), which doesn't need this).
|
|
|
|
string, set an end-of-line flag and avoid calling mbrtowc() again
for any of the incomplete characters that remain in the string.
- Use "mbs" for the multi-byte state variable name (for consistency).
- Use the new MB_INVALID and MB_INCOMPLETE defines for the size_t
-1 and -2 values (respectively).
|
|
- Use the new MB_INVALID and MB_INCOMPLETE defines for the size_t
-1 and -2 values (respectively).
|