Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
zsh: A shell similar to ksh, but with improvements.
Name: | zsh |
Vendor: | CERN (http://cern.ch/linux) |
Version: | 4.0.7 |
License: | BSD |
Release: | 1 |
URL: | http://www.zsh.org/ |
- 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.
Arch: x86_64
Download: | zsh-4.0.7-1.x86_64.rpm |
Build Date: | Thu Feb 5 07:35:24 2004 |
Packager: | Jaroslaw Polok <jaroslaw.polok@cern.ch> |
Size: | 3.03 MiB |
Changelog
- * Fri Jun 20 05:00:00 2003 Jens Petersen <petersen{%}redhat{*}com> - 4.0.7-1
- update to 4.0.7 bugfix release
- * Wed Jun 4 05:00:00 2003 Elliot Lee <sopwith{%}redhat{*}com>
- rebuilt
- * Thu May 1 05:00:00 2003 Jens Petersen <petersen{%}redhat{*}com> - 4.0.6-7
- don't set stty erase in a dumb terminal with tput kbs in /etc/zshrc (#89856)
[reported by Ben Liblit]
- make default prompt more informative, like bash