mirror of
git://git.code.sf.net/p/zsh/code
synced 2026-01-11 23:31:02 +01:00
* Correct -v to -V * Make -u argument optional * Enable option stacking * Improve descriptions * Fix broken sort keys with htop 3.x and add new key descriptions * Remove _sequence limit on -p * Add several missing options + Fixed a typo and an erroneous comment in the original patch Thanks to GitHub user xpufx, whose work formed the initial basis of this change (see zsh-users/zsh pull #89) |
||
|---|---|---|
| .. | ||
| AIX | ||
| Base | ||
| BSD | ||
| Cygwin/Command | ||
| Darwin | ||
| Debian | ||
| Linux | ||
| Mandriva | ||
| openSUSE/Command | ||
| Redhat | ||
| Solaris | ||
| Unix | ||
| X | ||
| Zsh | ||
| .cvsignore | ||
| .distfiles | ||
| bashcompinit | ||
| compaudit | ||
| compdump | ||
| compinit | ||
| compinstall | ||
| README | ||
The subdirectories contain code for a shell-based system of command-line completion. This is considerably more powerful than the old `compctl' method. For details, see the compsys(1) manual page (`man zshcompsys').