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
read1char_signals.patch 0000000807 807 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.1.tar.xz 0002785404 2.66 MB
zsh-osc-completion.patch 0000000767 767 Bytes
zsh.changes 0000029718 29 KB
zsh.spec 0000007886 7.7 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 69 (latest revision is 103)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 328399 from Ismail Dönmez's avatar Ismail Dönmez (namtrac) (revision 69)
- Add read1char_signals.patch to fix workers/36373 

- Update to version 5.1
  * The print builtin has new options -x and -X to expand tabs.
  * Several new command completions and numerous updates to others.
  * Options to "fc" to segregate internal and shared history.
  * All emulations including "sh" use multibyte by default; several
    repairs to multibyte handling.
  * ZLE supports "bracketed paste" mode to avoid interpreting pasted
    newlines as accept-line.  Pastes can be highlighted for visibility
    and to make it more obvious whether accept-line has occurred.
  * Improved (though still not perfect) POSIX compatibility for getopts
    builtin when POSIX_BUILTINS is set.
  * New setopt APPEND_CREATE for POSIX-compatible NO_CLOBBER behavior.
  * Completion of date values now displays in a calendar format when
    the complist module is available.  Controllable by zstyle.
  * New parameter UNDO_LIMIT_NO for more control over ZLE undo repeat.
  * Several repairs/improvements to the contributed narrow-to-region
    ZLE function.
  * Many changes to child-process and signal handling to eliminate race
    conditions and avoid deadlocks on descriptor and memory management.
  * New builtin sysopen in zsh/system module for detailed control of
    file descriptor modes. 
- Remove printf-regress.patch, upstream.
Comments 0
openSUSE Build Service is sponsored by