about summary refs log tree commit diff
path: root/Completion/Base/Core/_message
Commit message (Collapse)AuthorAgeFilesLines
* 49561: add zformat -F option, similar to -f but ternary expressions check ↵Oliver Kiddle2021-11-121-1/+1
| | | | for existence instead of doing math evaluation
* 39945: allow further tab presses to move on to menu completion even when ↵Oliver Kiddle2016-11-161-1/+2
| | | | compstate[insert] is emptied
* make _message inhibit insertion of matches unless there are faked ones (16710)Sven Wischnowsky2002-02-251-0/+2
|
* make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ↵Sven Wischnowsky2002-02-251-2/+8
| | | | change uses of _guard (16708)
* add -x option (to be passed on to compadd) to _description and friends; make ↵Sven Wischnowsky2002-02-121-2/+5
| | | | _message respect any -[12VJ] options it gets, adding the message to that group (16609)
* add new generic fake style and changes to the C-code for that (different ↵Sven Wischnowsky2002-01-221-0/+13
| | | | implementation of compadd -x) (16483)
* moved from Completion/Core/_messageSven Wischnowsky2001-04-021-0/+20