Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
locale completion
|
|
Support prepend and suffix values for insert-sections
Add values for insert-sections for zstyle completion
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_values
|
|
The --arguments are space (` `) separated, not equal-sign (`=`) separated.
lldb --correct c_arg --wrong=w_arg
|
|
_transmission
This matches the summary listed in the `transmission-remote` man page and the program's actual behavior.
|
|
also update for options to env on FreeBSD and Dragonfly
|
|
|
|
|
|
|
|
* complete `xrandr --setprovideroutputsource` by calling `xrandr
--listproviders`
|
|
|
|
|
|
Nmap commands that previously included an underscore (--max_rtt_timeout, --send_eth, --host_timeout, etc.) have been renamed to use a hyphen in the preferred format.
|
|
|
|
Mikael Magnusson: 47382: Completion for 47364
|
|
As per the completion-style-guide recommendations.
|
|
|
|
options
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove calls to programs from /sbin/ with _call_program and to avoid the
system complies to the FHS.
Support modules completion for NixOS and Guix which store their kernel
modules not at /lib/modules.
|
|
|
|
|
|
|