changelog: Update through dea1fedc73
.
This commit is contained in:
parent
dea1fedc73
commit
d1666463a7
@ -1,4 +1,4 @@
|
|||||||
up to 5feed23962df
|
up to dea1fedc7358
|
||||||
|
|
||||||
# Changes in version 0.6.0
|
# Changes in version 0.6.0
|
||||||
|
|
||||||
@ -13,7 +13,7 @@ This is a stable release, featuring bugfixes and minor improvements.
|
|||||||
## Added highlighting of:
|
## Added highlighting of:
|
||||||
|
|
||||||
- The `isearch` and `suffix` [`$zle_highlight` settings][zshzle-Character-Highlighting].
|
- The `isearch` and `suffix` [`$zle_highlight` settings][zshzle-Character-Highlighting].
|
||||||
(79e4d3d12405, 15db71abd0cc; requires zsh 5.3 for `$ISEARCHMATCH_ACTIVE` / `$SUFFIX_ACTIVE` support)
|
(79e4d3d12405, 15db71abd0cc, b56ee542d619; requires zsh 5.3 for `$ISEARCHMATCH_ACTIVE` / `$SUFFIX_ACTIVE` support)
|
||||||
|
|
||||||
[zshzle-Character-Highlighting]: http://zsh.sourceforge.net/Doc/Release/Zsh-Line-Editor.html#Character-Highlighting
|
[zshzle-Character-Highlighting]: http://zsh.sourceforge.net/Doc/Release/Zsh-Line-Editor.html#Character-Highlighting
|
||||||
|
|
||||||
@ -35,6 +35,7 @@ This is a stable release, featuring bugfixes and minor improvements.
|
|||||||
- history-incremental-pattern-search-backward under zsh 5.3.1.
|
- history-incremental-pattern-search-backward under zsh 5.3.1.
|
||||||
(#407, #415, 462779629a0c)
|
(#407, #415, 462779629a0c)
|
||||||
|
|
||||||
|
|
||||||
## API changes (for highlighter authors):
|
## API changes (for highlighter authors):
|
||||||
|
|
||||||
(none)
|
(none)
|
||||||
@ -57,6 +58,9 @@ This is a stable release, featuring bugfixes and minor improvements.
|
|||||||
- docs: Link FreeBSD port.
|
- docs: Link FreeBSD port.
|
||||||
(626c034c68d7)
|
(626c034c68d7)
|
||||||
|
|
||||||
|
- docs: Link OpenSUSE Build Service packages
|
||||||
|
(#419, dea1fedc7358)
|
||||||
|
|
||||||
- Prevent user-defined aliases from taking effect in z-sy-h's own code.
|
- Prevent user-defined aliases from taking effect in z-sy-h's own code.
|
||||||
(#390, 2dce602727d7, 8d5afe47f774; and #392, #395, b8fa1b9dc954)
|
(#390, 2dce602727d7, 8d5afe47f774; and #392, #395, b8fa1b9dc954)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user