zsh-syntax-highlighting 0.4.0-1 source package in Ubuntu

Changelog

zsh-syntax-highlighting (0.4.0-1) unstable; urgency=low

  * Initial release. (Closes: #802758)

 -- Daniel Shahaf <email address hidden>  Mon, 30 Nov 2015 05:54:11 +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

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
zsh-syntax-highlighting_0.4.0-1.dsc 2.0 KiB 43df96340653f1f896ad60b4d10accf3fffe5c582070015befb93235bff8eba1
zsh-syntax-highlighting_0.4.0.orig.tar.gz 50.3 KiB e38581310479646e8f4df7e572489b28b361c8332b186207685efbd90b3016f1
zsh-syntax-highlighting_0.4.0-1.debian.tar.xz 3.7 KiB b00423fe97ab2242ba43fd85d72955b7024fefba905f660666f3a3fcb38c5f92

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.