about summary refs log tree commit diff
path: root/Completion/Base/Utility/_guard
Commit message (Collapse)AuthorAgeFilesLines
* 44274: allow finer control of completion match soring with compadd's -o optionOliver Kiddle2019-05-071-1/+1
|
* make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ↵Sven Wischnowsky2002-02-251-9/+4
| | | | change uses of _guard (16708)
* rename -W option to -w, add new -W option which makes _arguments complete ↵Sven Wischnowsky2001-04-261-0/+17
options even after options that get their argument in the same word; new _guard function for conditionally displaying messages (14105)