Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
zsh - A powerful interactive shell
- Description:
The zsh shell is a command interpreter usable as an interactive login
shell and as a shell script command processor. Zsh resembles the ksh
shell (the Korn shell), but includes many enhancements. Zsh supports
command line editing, built-in spelling correction, programmable
command completion, shell functions (with autoloading), a history
mechanism, and more.
Packages
zsh-4.2.6-10.el5_11.src
[2.0 MiB] |
Changelog
by Kamil Dudka (2015-05-20):
- signal safety when updating global state (#886926)
|
zsh-4.2.6-9.el5.src
[2.0 MiB] |
Changelog
by James Antill (2013-04-18):
- Fix infinate loop when checking script syntax.
- Resolves: rhbz#813219
|
zsh-4.2.6-8.el5.src
[2.0 MiB] |
Changelog
by James Antill (2012-08-21):
- Parser error attempts to execute assignment expressions (memset).
- Resolves: rhbz#758681
|
zsh-4.2.6-6.el5.src
[2.0 MiB] |
Changelog
by James Antill (2011-10-29):
- Queue signals before fork.
- Resolves: rhbz#733582
- Fix deadlock for terminated suspended jobs.
- Resolves: rhbz#706029
- Allow greater than 3 commands to use a completion service.
- Resolves: rhbz#700722
|
zsh-4.2.6-5.el5.src
[2.0 MiB] |
Changelog
by James Antill (2010-09-22):
- Fix ksh emulation problem when doign syntax only checking.
- Resolves: rhbz#488943
|
zsh-4.2.6-3.el5.src
[2.0 MiB] |
Changelog
by James Antill (2009-04-15):
- Fix reused pids bug
- Resolves: rhbz#465455
- Fix comments in $() edge case syntax parsing error
- Resolves: rhbz#484348
|