zsh-syntax-highlighting 0.5.0-2 source package in Ubuntu

Changelog

zsh-syntax-highlighting (0.5.0-2) unstable; urgency=low

  * Cherry-pick upstream commit 9523d6d49cb3d4db5bd84c3cec6168a2057fe3ab
    to fix a test suite error on zsh>=5.4~.  (Closes: #872017)

 -- Daniel Shahaf <email address hidden>  Wed, 16 Aug 2017 01:28:29 +0000

Upload details

Uploaded by:
Debian Zsh Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Zsh Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
zsh-syntax-highlighting_0.5.0-2.dsc 2.0 KiB 3d792d64577c3beaaead911477623d33d5bbea0c979ff28f619aa5ccc02ca38c
zsh-syntax-highlighting_0.5.0.orig.tar.xz 92.6 KiB d927646602c86ab10fb3ff342af8cd674b143a48d386947b653c9130c249a68c
zsh-syntax-highlighting_0.5.0-2.debian.tar.xz 4.5 KiB 2c6423ba1838e704856d1f1761b0051dac48eb262b53a13e5c7067fba483a37e

Available diffs

No changes file available.

Binary packages built by this source

zsh-syntax-highlighting: Fish shell like syntax highlighting for zsh

 This package provides syntax highlighting for the shell zsh. It enables
 highlighting of commands whilst they are typed at a zsh prompt into an
 interactive terminal. This helps in reviewing commands before running
 them, particularly in catching syntax errors.
 .
 This feature is inspired by the Fish shell, which provides it by default.
 .
 There are numerous ways to configure the colors used for highlighting,
 and to configure what is highlighted.