Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
out defaults, ranges and units in completion descriptions
|
|
|
|
quotes from option specifications
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* complete `xrandr --setprovideroutputsource` by calling `xrandr
--listproviders`
|
|
As per the completion-style-guide recommendations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-P' calls to use shortest match where applicable, plus random drive-by tweaks.
Found by grepping for patterns that can match needles of various lengths:
:grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
|
|
|
|
|
|
|
|
|
|
|