about summary refs log tree commit diff
path: root/Completion/Core/_complete
Commit message (Collapse)AuthorAgeFilesLines
* moved to Completion/Base/Completer/_completeSven Wischnowsky2001-04-021-144/+0
|
* add `services', allowing easier re-use of (parts of) completion functions ↵Sven Wischnowsky2001-01-151-2/+5
| | | | (13346)
* if compcontext is an assoc, the keys are the completions and the values are ↵Sven Wischnowsky2000-08-021-1/+12
| | | | their descriptions (12483)
* make $compcontext more powerful and easier to use for simple casesSven Wischnowsky2000-08-011-3/+63
|
* try to return the right value (12119)Sven Wischnowsky2000-06-291-0/+1
|
* make _complete return the right value (12109)Sven Wischnowsky2000-06-281-10/+9
|
* add _in_vared for completion inside vared; make insert-tab default to ↵Sven Wischnowsky2000-05-151-15/+1
| | | | `false' there
* make completion-in-vared complete parameter values as default; cleanup for ↵Sven Wischnowsky2000-05-021-0/+18
| | | | _path_files (11048)
* Updated from list as far as 10376Peter Stephenson2000-04-011-22/+36
|
* Initial revisionTanaka Akira1999-04-151-0/+52