Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
strings in $killring are ignored when yank-popping. Yank-popping
is more consistent about looping and using the original cutbuffer.
|