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
fix-printf.patch 0000000842 842 Bytes
trim-unneeded-completions.patch 0000000739 739 Bytes
zlogin.rhs 0000000252 252 Bytes
zlogout.rhs 0000000086 86 Bytes
zprofile 0000000198 198 Bytes
zprofile.rhs 0000000375 375 Bytes
zsh-5.3.tar.xz 0002928684 2.79 MB
zsh-5.3.tar.xz.asc 0000000473 473 Bytes
zsh-osc-completion.patch 0000000767 767 Bytes
zsh.changes 0000033012 32.2 KB
zsh.keyring 0000001718 1.68 KB
zsh.spec 0000008221 8.03 KB
zshenv 0000000045 45 Bytes
zshenv.rhs 0000000304 304 Bytes
zshrc 0000007310 7.14 KB
zshrc.rhs 0000001135 1.11 KB
Revision 77 (latest revision is 104)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 445732 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 77)
- Update to zsh 5.3
  * Unicode9 support, this needs support from your terminal to
    work correctly.
  * The new word modifier ':P' computes the physical path of the
    argument.
  * The output of "typeset -p" uses "export" commands or the "-g"
    option for parameters that are not local to the current scope.
  * vi-repeat-change can repeat user-defined widgets if the widget
    calls zle -f vichange.
  * The parameter $registers now makes the contents of vi register
    buffers available to user-defined widgets.
  * New vi-up-case and vi-down-case builtin widgets bound to gU/gu
    (or U/u in visual mode) for doing case conversion.
  * A new select-word-match function provides vim-style text objects
    with configurable word boundaries using the existing
    match-words-by-style mechanism.
  * Support for the conditional expression [[ -v var ]] to test if a
    variable is set for compatibility with other shells.
  * The print and printf builtins have a new option -v to assign the
    output to a variable.
  * New x: syntax in completion match specifications make it possible
    to disable match specifications hardcoded in completion functions.
- Re-add custom zshrc and zshenv to unbreak compatibility with old
  usage (boo#998858).
- Add fix-printf.patch to fix a regression in printf.
Comments 0
openSUSE Build Service is sponsored by