zsh 5.9-ok1 source package in openKylin
Changelog
zsh (5.9-ok1) nile; urgency=medium * Build for openkylin. -- rtlhq <nobelxyz@163.com> Sat, 02 Sep 2023 18:10:25 +0800
zsh (5.9-ok1) nile; urgency=medium * Build for openkylin. -- rtlhq <nobelxyz@163.com> Sat, 02 Sep 2023 18:10:25 +0800
Series | Published | Component | Section |
---|
File | Size | SHA-256 Checksum |
---|---|---|
zsh_5.9.orig.tar.xz | 3.2 MiB | 9b8d1ecedd5b5e81fbf1918e876752a7dd948e05c1a0dba10ab863842d45acd5 |
zsh_5.9-ok1.debian.tar.xz | 50.0 KiB | 08d7109ebc0324888fb291b00590358c97bcaf731674915e0dffffc58ded565a |
zsh_5.9-ok1.dsc | 2.2 KiB | 442b7bf32398a9b0bdb670687b6d65f072a2f37c936ceada88844cea72fd7c25 |
Zsh is a UNIX command interpreter (shell) usable as an
interactive login shell and as a shell script command
processor. Of the standard shells, zsh most closely resembles
ksh but includes many enhancements. Zsh has command-line editing,
built-in spelling correction, programmable command completion,
shell functions (with autoloading), a history mechanism, and a
host of other features.
Zsh is a UNIX command interpreter (shell) usable as an
interactive login shell and as a shell script command
processor. Of the standard shells, zsh most closely resembles
ksh but includes many enhancements. Zsh has command-line editing,
built-in spelling correction, programmable command completion,
shell functions (with autoloading), a history mechanism, and a
host of other features.
.
This package contains the common zsh files shared by all
architectures.
Zsh is a UNIX command interpreter (shell) usable as an
interactive login shell and as a shell script command
processor. Of the standard shells, zsh most closely resembles
ksh but includes many enhancements. Zsh has command-line editing,
built-in spelling correction, programmable command completion,
shell functions (with autoloading), a history mechanism, and a
host of other features.
.
This package contains headers and scripts necessary to compile
third-party modules.
Zsh is a UNIX command interpreter (shell) usable as an
interactive login shell and as a shell script command
processor. Of the standard shells, zsh most closely resembles
ksh but includes many enhancements. Zsh has command-line editing,
built-in spelling correction, programmable command completion,
shell functions (with autoloading), a history mechanism, and a
host of other features.
.
This contains the documentation in GNU info and HTML formats.
Zsh is a UNIX command interpreter (shell) usable as an
interactive login shell and as a shell script command
processor. Of the standard shells, zsh most closely resembles
ksh but includes many enhancements. Zsh has command-line editing,
built-in spelling correction, programmable command completion,
shell functions (with autoloading), a history mechanism, and a
host of other features.
.
This is the statically-compiled version of the shell, i.e. it doesn't
require any dynamically loaded libraries to be present and will work
even if libraries zsh (in general) needs are broken on the system. So
it's more robust in case of a broken system.
.
It though also has a few limitations compared to the normal,
dynamically linked, e.g. it can't use NSS related functionality which
might result in minor imperfections like e.g. user names being shown
in the prompt.