Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        zsh - Powerful interactive shell
        
        
        - Description:
- 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. 
Packages
        
        
            | zsh-5.0.7-7.fc22.ppc64le
              [2.5 MiB] | Changelog
              by Kamil Dudka (2015-04-20): - fix SIGSEGV when handling heredocs and keyboard interrupt (#972624)
- queue signals when manipulating global state to avoid deadlock |