summaryrefslogtreecommitdiff
path: root/Completion/Commands
AgeCommit message (Expand)AuthorFilesLines
2000-08-10add -g option to _parameters to restrict type of parameters completed (12583)Oliver Kiddle1-1/+1
2000-08-03quotingSven Wischnowsky7-7/+7
2000-08-01remove tests for kshautoload (use zcompile -z); fix for setting scriptname fo...Sven Wischnowsky1-1/+1
2000-06-22allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky2-16/+37
2000-06-21make history completion use I{PREF,SUF}FIX (12011)Sven Wischnowsky1-0/+5
2000-06-19.distfiles additionsPeter Stephenson1-1/+1
2000-06-13new _generic widget to call completion with $WIDGET in function field of cont...Sven Wischnowsky1-0/+11
2000-06-07setup options in bindable commands (11789)Sven Wischnowsky3-4/+19
2000-05-31allow display of only messages via $compstate[list]=messages (11688)Sven Wischnowsky1-1/+2
2000-05-31use compadd -[ak] (11549)Sven Wischnowsky2-4/+6
2000-05-3011644: Use `print -s' in _complete_debug.Bart Schaefer1-5/+2
2000-05-25force listing in _complete_debug; make complist with list-scrolling stopt at ...Sven Wischnowsky1-0/+1
2000-05-2311537: new _complete_tag functionPeter Stephenson2-1/+58
2000-05-23use `set -A' instead of `eval' in more places (11525)Sven Wischnowsky2-3/+3
2000-05-1911469: Locally unset the errexit option and ZERR trap.Bart Schaefer1-0/+2
2000-05-1211332: Test descriptors correctly for redirect/restore of stderr; plus anBart Schaefer1-2/+3
2000-05-1011288: Reopen stdin on /dev/null to avoid confusing programs that don'tBart Schaefer1-0/+1
2000-05-08misc. completion cleanups and changes (11242)Sven Wischnowsky1-3/+3
2000-05-02Small fix to avoid using slashes in temporary file name (11065)Oliver Kiddle1-1/+1
2000-05-02always use empty matcher-list style in _complete_help (11053)Sven Wischnowsky1-1/+8
2000-04-3011033: 3.1.7-pre-2Peter Stephenson1-1/+4
2000-04-3011024: The _complete_debug widget enables and captures xtrace from completion.Bart Schaefer1-0/+26
2000-04-26ensure options are set as expected in _history_complete_word and _bash_comple...Sven Wischnowsky2-2/+8
2000-04-20default values for styles in _expand_word, listing expansions with ^Xd, _expa...Sven Wischnowsky1-0/+13
2000-04-1210681: Setopts in _complete_help the same as _main_complete.Bart Schaefer1-0/+3
2000-04-11_wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky1-71/+97
2000-04-05fix for combining _next_tags and file-patternsSven Wischnowsky1-2/+10
2000-04-04make _next_tags be usable with menu-completionSven Wischnowsky1-8/+20
2000-04-03Make style-list optionalSven Wischnowsky1-12/+13
2000-04-01Updated from list as far as 10376Peter Stephenson3-48/+218
2000-03-13Initial revisionTanaka Akira1-0/+70
1999-12-23zsh-workers:9078Tanaka Akira1-75/+0
1999-11-15Initial revisionTanaka Akira1-0/+35
1999-09-30Initial revisionTanaka Akira1-0/+43
1999-09-13Initial revisionTanaka Akira1-0/+75
1999-07-12Initial revisionTanaka Akira2-0/+160
1999-04-15Initial revisionTanaka Akira4-0/+56