summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2003-04-2318462: complete files in addition to commandsOliver Kiddle1-1/+3
2003-04-2318461: handle cases where the perlfunc man page is compressedOliver Kiddle1-17/+19
2003-04-2218459: Completion/Unix/Command/_screen: fix up suggestions from Oliver, and ↵Felix Rosencrantz1-41/+39
other changes.
2003-04-22Added completion functions for cygwinOliver Kiddle1-0/+6
2003-04-22correct exit code to be 0 when matches addedOliver Kiddle1-15/+26
2003-04-2218458: handle the prefix-needed style in _describe -o and new completion for ↵Oliver Kiddle3-1/+26
renice
2003-04-1918455: Screen completion functionFelix Rosencrantz2-1/+84
2003-04-18fix bug where 0 was not returned when adding a named directory as a matchOliver Kiddle1-1/+1
2003-04-1818449: complete dictionary databases and strategies, handle suffixes better andOliver Kiddle2-35/+75
handle the separate-sections style for separate databases with dict words
2003-04-18users/6013: new gqview completion and complete .ps/.pdf files for more commandsOliver Kiddle4-6/+18
2003-04-1618446: handle modinfo and improvements to option handlingOliver Kiddle1-71/+67
2003-04-1518443: new completion for dcopOliver Kiddle2-1/+120
2003-04-07Added completion functions for cygwinFelix Rosencrantz12-0/+237
2003-04-0418434: _signals option handling for pseudo-signals was brokenPeter Stephenson1-2/+2
2003-04-0318432: Minor miscellany of comments and rationalisations.Peter Stephenson2-2/+13
2003-03-2618390: tidy up _prcs and update _xmlsoft for latest xsltproc versionOliver Kiddle2-128/+117
2003-03-2018369: update _tidy completionDoug Kearns1-37/+42
2003-03-18unposted: remove unnecessary parameter declarations in _xmlsoftDoug Kearns1-1/+1
2003-03-15unposted: remove _xrdb, better completion for xrdb is provided by _x_utilsDoug Kearns2-11/+2
2003-03-1418351: new completion for antiwordDoug Kearns2-1/+17
2003-03-1318347: fix problems with having more than one ((val\:desc ...)) style actionOliver Kiddle1-3/+2
2003-03-12fix completions of locales on Linux, complete for more commands usingOliver Kiddle7-73/+153
existing completions and more improvements to sccs completion
2003-03-1218344: note in _perforce that tag-order now works.Peter Stephenson1-3/+6
2003-03-12unposted: remove initial capitalisation from some descriptionsDoug Kearns4-52/+52
2003-03-1118338: list a single unambiguous match instead of inserting itOliver Kiddle1-6/+2
2003-03-10 handle prefix-hidden styleOliver Kiddle1-13/+20
2003-03-0718327: add handling for preserve-prefix to compinstallPeter Stephenson1-1/+23
2003-03-0618314: general improvements to ruby completionDoug Kearns1-22/+18
2003-02-27correct typo from recent changeOliver Kiddle2-2/+2
2003-02-2718305: new completion for pythonDoug Kearns2-1/+27
2003-02-2618299: allow _next_tags to work with nested tag loopsOliver Kiddle4-0/+9
2003-02-2618300: handle tar's -C option betterOliver Kiddle2-12/+33
2003-02-26unposted: remove debug from _path_files patch in 18230Peter Stephenson1-2/+0
2003-02-2518296: sync fake _all_labels and _next_label functions with changes to real onesOliver Kiddle1-37/+38
2003-02-25fix out-of-date documentation for -value- completion and move description ofOliver Kiddle1-4/+4
special contexts from _complete's to #compdef's description
2003-02-2418230: Test for explicitly matched file in _path_files.Peter Stephenson1-1/+22
2003-02-23not in 18276: update Perforce completionPeter Stephenson1-74/+172
2003-02-2118269: improve sccs file completion to handle both direct & indirect referencesOliver Kiddle1-5/+13
2003-02-1918262: fix bug where only first match was added with expand style set to suffixOliver Kiddle1-1/+1
2003-02-1818257: merge _xmllint and _xsltproc into _xmlsoftOliver Kiddle4-88/+98
2003-02-18Doug Kearns: 18259: added more browsers and correct 'urls' description to 'url'Oliver Kiddle2-2/+2
2003-02-1818257: make use of _webbrowserOliver Kiddle1-11/+3
2003-02-18Doug Kearns: 18254: new completion for xmllint (from xmlsoft.org's libxml2)Oliver Kiddle2-1/+72
2003-02-1718249: new completion function for user mode linuxOliver Kiddle2-1/+148
2003-02-17remove capitalisation - lowercase being our convention for descriptionsOliver Kiddle1-18/+18
2003-02-1718246: minor updatesOliver Kiddle3-11/+12
2003-02-1718242: add -d option to read for specifying delimiter to terminate inputOliver Kiddle1-0/+1
2003-02-13users/5915: two levels of quoting are needed for remote files with scpOliver Kiddle1-2/+2
2003-02-1318237: complete -t option to readOliver Kiddle1-2/+3
2003-02-13unposted: fix _perforce function namesPeter Stephenson2-1867/+307