summaryrefslogtreecommitdiff
path: root/Completion/Base/Widget
AgeCommit message (Expand)AuthorFilesLines
2014-09-0333088: indentation in $PS4Barton E. Schaefer1-0/+2
2014-08-2333047: use git to simplify massively source distribution file selectionPeter Stephenson1-5/+0
2013-06-1031205: Do not display "(eval)" as a tag contextBarton E. Schaefer1-1/+1
2013-04-0731234: use an "always" block instead of "trap" to clean up various functionBart Schaefer1-34/+34
2013-03-1431151: Pavol Juhas: complete (C etc) tags betterPeter Stephenson1-0/+5
2011-08-0329635: Improve _complete_debug syntax and handling of fd'sPeter Stephenson1-10/+16
2009-04-2126861 from Greg plus 26863: global parameters in _read_compPeter Stephenson1-1/+2
2007-06-1923567: new _complete_help_generic zle non-completion widgetPeter Stephenson3-2/+9
2006-11-0322953: Mikael Magnusson: _most_recent_file fix.Peter Stephenson1-1/+1
2005-05-22Add zsh name and version to _complete_debug outputBart Schaefer1-0/+1
2005-04-24Minor tweak to _generic plus doc fixes for info interpretation of hyphens.Bart Schaefer1-1/+1
2004-04-2019767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle1-6/+6
2004-02-1019409: handle situation where the user has the nounset option setOliver Kiddle1-1/+1
2003-03-1118338: list a single unambiguous match instead of inserting itOliver Kiddle1-6/+2
2003-02-2618299: allow _next_tags to work with nested tag loopsOliver Kiddle1-0/+4
2003-02-2518296: sync fake _all_labels and _next_label functions with changes to real onesOliver Kiddle1-37/+38
2002-07-08don't display _dispatch as one of the called functions (17438)Sven Wischnowsky1-3/+3
2002-01-17use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle1-2/+3
2002-01-0316397: use nul instead of colon to avoid problems with _value: functionsOliver Kiddle1-21/+16
2001-06-21Fix handling of interrupt in two completion widgets.Bart Schaefer2-2/+3
2001-05-30some cleanup (14558)Sven Wischnowsky2-7/+0
2001-05-29use `eval $_comp_setup' in all entry points of the completion system to not o...Sven Wischnowsky7-11/+7
2001-05-1414330: handle quotes better in _most_recent_filePeter Stephenson1-7/+9
2001-04-02new or changed after moveSven Wischnowsky1-0/+7
2001-04-02moved from Completion/Commands/_read_compSven Wischnowsky1-0/+151
2001-04-02moved from Completion/Commands/_next_tagsSven Wischnowsky1-0/+140
2001-04-02moved from Completion/Commands/_most_recent_fileSven Wischnowsky1-0/+22
2001-04-02moved from Completion/Commands/_history_complete_wordSven Wischnowsky1-0/+121
2001-04-02moved from Completion/Commands/_genericSven Wischnowsky1-0/+11
2001-04-02moved from Completion/Commands/_expand_wordSven Wischnowsky1-0/+15
2001-04-02moved from Completion/Commands/_correct_wordSven Wischnowsky1-0/+20
2001-04-02moved from Completion/Commands/_correct_filenameSven Wischnowsky1-0/+72
2001-04-02moved from Completion/Commands/_complete_tagSven Wischnowsky1-0/+57
2001-04-02moved from Completion/Commands/_complete_helpSven Wischnowsky1-0/+92
2001-04-02moved from Completion/Commands/_complete_debugSven Wischnowsky1-0/+27
2001-04-02moved from Completion/Commands/_bash_completionsSven Wischnowsky1-0/+46