Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh), although it is not completely compatible. It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh (another `custom' shell). If you want to use zsh completion system, you should type the following commands: $ autoload -U compinstall $ compinstall See also zshcompsys(1) manpages. :) 'freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/irc/muh
Commit message (Expand)AuthorAgeFilesLines
* fix password checking if the crypted password is 28 chars long and not 13oliver2006-02-071-1/+3
* SHA256ifyedwin2006-01-221-0/+1
* The tarball got rerolled once more because of the CR+LF linebrakes.oliver2005-10-072-9/+2
* remove gmake dependency - it is not needed, bsd-make will work toooliver2005-10-071-1/+0
* fix build with gcc 2 on FreeBSD 4 (CR+LF -> LF)oliver2005-10-071-0/+7
* the distfile got rerolled because the version number on startup showedoliver2005-10-061-2/+2
* update to 2.2oliver2005-10-062-5/+4
* In case muh is compiled with IPv6 support, it doesn't work at all with IPv4oliver2004-03-261-1/+4