Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
sendmail.
|
|
|
|
|
|
pattern grouping.
|
|
|
|
|
|
|
|
I mean, the commit about readonly. Commits aren't readonly, this is git.
|
|
|
|
No functional change
|
|
|
|
|
|
|
|
We don't need to propagate the interrupt further as the interrupt
causes the key to be empty, which will exit the widget. We
need to reset the condition as zrefresh() is now more sensitive
to errors since 36416 / 32f5d3d8.
|
|
|
|
|
|
|
|
case.
This manifested, e.g., in 'git am' of a single patch that had a conflict.
|
|
|
|
replacement for transpose-words
|
|
as whitespace
|
|
|
|
|
|
matching no known line-device name pattern.
|
|
Example: «zsh -fc 'zle -z'» now prepends "zle:" to the error message.
|
|
|
|
|
|
|
|
compiler warning
|
|
|
|
memory leak, miscellaneous cosmetics
|
|
temp file
|
|
|
|
|
|
|
|
evaluation of an (e:...:) glob qualifier.
|
|
|
|
|
|
|
|
|
|
|
|
detection of noatime filesystem
|
|
|
|
test bindings
|
|
This updates the 5.2 entry, note that 5.2 has been released already.
|
|
Before this change, zle_highlight=(paste:none) worked,
but zle_highlight=(none) didn't.
|
|
The parameter *is* being declared with the redefinition of the
function, but not in its initial form, which gets you a warning
about the parameter being defined globally. This fixes it.
|
|
|