Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
zsh: A powerful interactive shell
Name: | zsh |
Vendor: | StartCom Ltd., http://www.startcom.org |
Version: | 4.2.6 |
License: | BSD |
Release: | 3.SEL5_3 |
URL: | http://zsh.sunsite.dk/ |
- Summary
- 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.
Changelog
- * Wed May 13 01:00:00 2009 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Wed Apr 15 01:00:00 2009 James Antill <jantill{%}redhat{*}com> - 4.2.6-3
-
- Fix reused pids bug
- Resolves: rhbz#465455
- Fix comments in $() edge case syntax parsing error
- Resolves: rhbz#484348
- * Wed Sep 20 01:00:00 2006 James Antill <jantill{%}redhat{*}com> - 4.2.6-2
-
- Add --enable-maildir-support BZ#186281