Shell with comprehensive completion

Edit Package zsh

Zsh is a UNIX command interpreter (shell) that resembles the Korn shell
(ksh). It is not completely compatible. It includes many enhancements,
notably in the command-line editor, options for customizing its
behavior, file name globbing, features to make C-shell (csh) users feel
at home, and extra features drawn from tcsh (another `custom' shell).
Zsh is well known for its command line completion.

Refresh
Refresh
Source Files
Filename Size Changed
dotzshrc.rh 0000000658 658 Bytes
trim-unneeded-completions.patch 0000000739 739 Bytes
zlogin.rhs 0000000252 252 Bytes
zlogout.rhs 0000000086 86 Bytes
zprofile 0000000199 199 Bytes
zprofile.rhs 0000000168 168 Bytes
zsh-5.2.tar.xz 0002820108 2.69 MB
zsh-osc-completion.patch 0000000767 767 Bytes
zsh.changes 0000030860 30.1 KB
zsh.spec 0000007828 7.64 KB
zshenv 0000000045 45 Bytes
zshenv.rhs 0000000304 304 Bytes
zshprompt.pl 0000006330 6.18 KB
zshrc 0000007310 7.14 KB
zshrc.rhs 0000000640 640 Bytes
Revision 72 (latest revision is 104)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 347277 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 72)
- Update to version 5.2
  * The new module zsh/param/private can be loaded to allow the shell
    to define parameters that are private to a function scope (i.e. are
    not propagated to nested functions called within this function).
  * The GLOB_STAR_SHORT option allows the pattern **/* to be shortened to
    just ** if no / follows. so **.c searches recursively for a file whose
    name has the suffix ".c".
  * The effect of the WARN_CREATE_GLOBAL option has been significantly
    extended, so expect it to cause additional warning messages about
    parameters created globally within function scope.
Comments 0
openSUSE Build Service is sponsored by