Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
for emacsclient
|
|
|
|
|
|
|
|
Also check if length is non-zero when buffer is empty.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
selfinsert() may be called with incomplete wide character processing from
places other than getkeymapcmd()
|
|
|
|
adapt to new default behavior of zle_highlight for paste
|
|
|
|
|
|
|
|
|
|
hard to tell apart from accepting it"
This reverts commit f17eb26a34af69a2238a3d8b46079445e09c096e.
Conflicts:
ChangeLog
Src/Zle/zle_misc.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exits
|
|
If the exit was while we were waiting to complete a lexical expression
we might not exit from the loop.
|
|
|
|
|
|
|
|
|
|
|
|
|