Age | Commit message (Collapse) | Author | Files | Lines |
|
in a single column.
|
|
|
|
add new LEXFLAGS_ZLE
|
|
Add (z+n+)
|
|
|
|
from causing too much mayhem
|
|
|
|
|
|
|
|
|
|
|
|
|
|
slightly improve test for overwriting with combining characters.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
be < 0 -- it returns MB_INVALID, (size_t)-1, which is a positive value.
|
|
|
|
|
|
|
|
|
|
|
|
plus completion bug fix with RCQUOTES
|
|
|
|
|
|
|
|
|
|
|
|
that exactly fit the display width
|
|
|
|
|
|
POSIX_IDENTIFIERS option to control allowability of multibyte
alphanumeric characters in parameter and module names.
|
|
|
|
|
|
an open brace list.
|
|
- Use the new MB_INVALID and MB_INCOMPLETE defines for the size_t
-1 and -2 values (respectively).
|
|
assign it to an int and then check if it's >= 0, as that won't
work on a system where an int is larger than a size_t.
|
|
|
|
Got rid of some unsigned-char/char pointer casts.
|
|
|
|
order to match the zlemetaline's type.
- A few brace-position twiddles.
|
|
use multibyte versions of nicechar wherever possible.
|
|
|