dotfiles

Artifact [9a6922cfc9]
Login

Artifact [9a6922cfc9]

Artifact 9a6922cfc9164284415446a8cbf182a16e5a7f70:


Changes in HEAD

Changes fixed as part of the switch to zle-line-pre-redraw

The changes in this section were fixed by switching to a zle-line-pre-redraw-based implementation.

Note: The new implementation will only be used on future zsh releases, numbered 5.8.0.3 and newer, due to interoperability issues with other plugins (issues #418 and #579). The underlying zsh feature has been available since zsh 5.2.

Whilst under development, the new implementation was known as the "feature/redrawhook" topic branch.

Other changes

Changes in 0.8.0-alpha1-pre-redrawhook

Notice about an improbable-but-not-impossible forward incompatibility

Everyone can probably skip this section.

The master branch of zsh-syntax-highlighting uses a zsh feature that has not yet appeared in a zsh release: the memo= feature, added to zsh in commit zsh-5.8-172-gdd6e702ee (after zsh 5.8, before zsh 5.9). In the unlikely event that this zsh feature should change in an incompatible way before the next stable zsh release, set zsh_highlight__memo_feature=0 in your .zshrc files to disable use of the new feature.

z-sy-h dogfoods the new, unreleased zsh feature because that feature was added to zsh at z-sy-h's initiative. The new feature is used in the fix to issue #418.

Incompatible changes:

Other changes:

Changes in version 0.7.1

Changes in version 0.7.0

This is a stable bugfix and feature release. Major new features and changes include:

Selected bugfixes include:

Known issues include:

Changes in version 0.6.0

This is a stable release, featuring bugfixes and minor improvements.

Performance improvements:

(none)

Added highlighting of:

Fixed highlighting of:

API changes (for highlighter authors):

(none)

Developer-visible changes:

Other changes:

Changes in version 0.5.0

Performance improvements:

We thank Sebastian Gniazdowski and "m0viefreak" for significant contributions in this area.

Added highlighting of:

Fixed highlighting of:

API changes (for highlighter authors):

Developer-visible changes:

Other changes:

Changes in version 0.4.1

Fixes:

Changes in version 0.4.0

Added highlighting of:

Fixed highlighting of:

Removed features:

Other changes:

Developer-visible changes:

Changes in version 0.3.0

Added highlighting of:

Fixed highlighting of:

Other changes:

Developer-visible changes:

Version 0.2.1

(Start of changelog.)