Jump to letter: [
4ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
zsh: A powerful interactive shell
- 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
- * Mon Jul 5 19:00:00 2004 Jens Petersen <petersen{%}redhat{*}com> - 4.2.0-3
- source profile in zprofile rather than .zshrc (Péter Kelemen,
Magnus Gustavsson, 102187,126539)
- add zsh-4.2.0-jobtable-125452.patch to fix job table bug
(Henrique Martins, 125452)
- buildrequire tetex for texi2html (Maxim Dzumanenko, 124182)
- * Tue Jun 15 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- rebuilt
- * Sat Apr 10 19:00:00 2004 Jens Petersen <petersen{%}redhat{*}com> - 4.2.0-1
- update to 4.2.0 stable release
- zsh-4.0.7-bckgrnd-bld-102042.patch no longer needed
- add compinit and various commented config improvements to .zshrc
(Eric Hattemer,#114887)
- include zshprompt.pl in doc dir (Eric Hattemer)
- drop setenv function from zshrc