Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
make sorting of printed hash tables more consistent
|
|
|
|
|
|
|
|
|
|
POSIX_IDENTIFIERS option to control allowability of multibyte
alphanumeric characters in parameter and module names.
|
|
a few other fixes
|
|
use multibyte characters.
|
|
|
|
|
|
|
|
|
|
getpw*(), getgr*(), initgroups() functions.
|
|
|
|
|
|
21986: rewrite completion suffixes for wide characters
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
escape (resulting in a literal "c"), not remove the sequence (from
a patch by Thorsten Dahlheimer).
|
|
wide-char version of WORDCHARS each time it's changed (when ZLE_UNICODE_SUPPORT
is defined).
|
|
|
|
|
|
unposted: update version to 4.2.3-dev-1
|
|
Separate justification width of parameters from base/precision.
|
|
|
|
|
|
|
|
|
|
|
|
20332: Add WIDGETSTYLE zle parameter
|
|
|
|
|
|
|
|
- Fixed a few signed/unsigned comparisons.
|
|
the new auto-pop feature.
|
|
|
|
|
|
|
|
|
|
Also bug with multiple math function autoloads.
|
|
|
|
|
|
|