Age | Commit message (Collapse) | Author | Files | Lines |
|
26464: Greg Klanderman: fix insert-ids=single for menu completion
26465: Greg Klanderman: command keymap for execution
|
|
|
|
|
|
|
|
|
|
|
|
tidy up interface to doshfunc()
|
|
|
|
|
|
|
|
|
|
allow ANSI colour names
|
|
|
|
|
|
fix up cursor on exit from user-defined widget
|
|
|
|
|
|
|
|
the editor in zleread(), so that reexpandprompt() from the first
zrefresh() won't expand the prompt an extra time.
|
|
|
|
|
|
|
|
output routines
|
|
|
|
|
|
|
|
|
|
|
|
22980: add hook array for special functions
|
|
|
|
|
|
|
|
input
|
|
|
|
|
|
gcc).
|
|
|
|
|
|
|
|
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).
|
|
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.
|
|
use multibyte versions of nicechar wherever possible.
|
|
|
|
|
|
|
|
|
|
invalid characters or EOF
|
|
|