You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zsh/Completion
dana eec9882d04 50176 (tweaked): Improve htop completion
* 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)
2 years ago
..
AIX
BSD unposted: Fix typo 2 years ago
Base 50184: fix inclusion of -S separator in -r options passed to compadd through _describe 2 years ago
Cygwin/Command
Darwin
Debian
Linux 50176 (tweaked): Improve htop completion 2 years ago
Mandriva
Redhat
Solaris
Unix Marlon Richert: 49954: gradle completion improvements 2 years ago
X
Zsh 49959: _brace_parameter: add (-) 2 years ago
openSUSE/Command
.cvsignore
.distfiles
README
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').