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()
|
|
|
|
|
|
slightly improve test for overwriting with combining characters.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
adds text to the kill ring
|
|
|
|
works again.
|
|
|
|
|
|
|
|
and unsigned variables.
|
|
|
|
21986: rewrite completion suffixes for wide characters
|
|
|
|
|
|
- Use idigit() in place of some former '0' - '9' range checks.
- Simplified some multibyte conditional code by using ZC_icntrl()
and LASTFULLCHAR.
|
|
use multibyte versions of nicechar wherever possible.
|
|
|
|
with multibyte support
|
|
invalid characters or EOF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20823: Debugging test in stat wrong for 64-bit systems
|
|
|
|
unposted: update version to 4.2.3-dev-1
|
|
|
|
|
|
|
|
|
|
|