about summary refs log tree commit diff
path: root/Completion/Base/Core/_main_complete
Commit message (Collapse)AuthorAgeFilesLines
* 18299: allow _next_tags to work with nested tag loopsOliver Kiddle2003-02-261-0/+1
|
* two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky2002-06-261-0/+13
|
* add new generic fake style and changes to the C-code for that (different ↵Sven Wischnowsky2002-01-221-1/+1
| | | | implementation of compadd -x) (16483)
* make insert-tab really default to `true' (15653)Sven Wischnowsky2001-08-171-1/+1
|
* Fix "insert-tab pending" zstyle.Bart Schaefer2001-06-201-2/+2
|
* use `eval $_comp_setup' in all entry points of the completion system to not ↵Sven Wischnowsky2001-05-291-6/+1
| | | | only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530)
* moved from Completion/Core/_main_completeSven Wischnowsky2001-04-021-0/+330