Age | Commit message (Collapse) | Author | Files | Lines |
|
This avoids side effects of asynchronous notifications.
|
|
|
|
|
|
|
|
Save previous vi change and throw away a new change that fails.
Add zle -f vichange to allow shell widget to be a single change.
Fix repeat of command where numeric arguments were multiplied.
|
|
|
|
|
|
paste in cut buffers
|
|
|
|
|
|
|
|
vi-put-before and vi-put-after
|
|
zle widget
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bindings.
|
|
|
|
|
|
|
|
21986: rewrite completion suffixes for wide characters
|
|
an "int"), and ZLE_STRING_T into a "char *" (formerly an "unsigned
char *").
|
|
ZC_iupper, etc.
- Fixed ZC_iblank to not return true when given a newline.
|
|
use multibyte versions of nicechar wherever possible.
|
|
|
|
|
|
|
|
|
|
macros so that we get type-checking without pointer-signedness
warnings.
|
|
|
|
|
|
|
|
|
|
|
|
|