about summary refs log tree commit diff
path: root/Completion/Base/Widget
Commit message (Expand)AuthorAgeFilesLines
* unposted (cf. 34218): : remove -m from zmodload callsBarton E. Schaefer2015-01-101-1/+1
* 34202: safe tempfile creation part 3 -- use zf_ln instead of mvBarton E. Schaefer2015-01-101-1/+2
* 34068: create tempfiles without forking, and safe temp directory creationBarton E. Schaefer2014-12-281-1/+1
* 34067: safe tempfile creation, part 1Barton E. Schaefer2014-12-271-0/+1
* 33088: indentation in $PS4Barton E. Schaefer2014-09-031-0/+2
* 33047: use git to simplify massively source distribution file selectionPeter Stephenson2014-08-231-5/+0
* 31205: Do not display "(eval)" as a tag contextBarton E. Schaefer2013-06-101-1/+1
* 31234: use an "always" block instead of "trap" to clean up various functionBart Schaefer2013-04-071-34/+34
* 31151: Pavol Juhas: complete (C etc) tags betterPeter Stephenson2013-03-141-0/+5
* 29635: Improve _complete_debug syntax and handling of fd'sPeter Stephenson2011-08-031-10/+16
* 26861 from Greg plus 26863: global parameters in _read_compPeter Stephenson2009-04-211-1/+2
* 23567: new _complete_help_generic zle non-completion widgetPeter Stephenson2007-06-193-2/+9
* 22953: Mikael Magnusson: _most_recent_file fix.Peter Stephenson2006-11-031-1/+1
* Add zsh name and version to _complete_debug outputBart Schaefer2005-05-221-0/+1
* Minor tweak to _generic plus doc fixes for info interpretation of hyphens.Bart Schaefer2005-04-241-1/+1
* 19767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle2004-04-201-6/+6
* 19409: handle situation where the user has the nounset option setOliver Kiddle2004-02-101-1/+1
* 18338: list a single unambiguous match instead of inserting itOliver Kiddle2003-03-111-6/+2
* 18299: allow _next_tags to work with nested tag loopsOliver Kiddle2003-02-261-0/+4
* 18296: sync fake _all_labels and _next_label functions with changes to real onesOliver Kiddle2003-02-251-37/+38
* don't display _dispatch as one of the called functions (17438)Sven Wischnowsky2002-07-081-3/+3
* use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle2002-01-171-2/+3
* 16397: use nul instead of colon to avoid problems with _value: functionsOliver Kiddle2002-01-031-21/+16
* Fix handling of interrupt in two completion widgets.Bart Schaefer2001-06-212-2/+3
* some cleanup (14558)Sven Wischnowsky2001-05-302-7/+0
* use `eval $_comp_setup' in all entry points of the completion system to not o...Sven Wischnowsky2001-05-297-11/+7
* 14330: handle quotes better in _most_recent_filePeter Stephenson2001-05-141-7/+9
* new or changed after moveSven Wischnowsky2001-04-021-0/+7
* moved from Completion/Commands/_read_compSven Wischnowsky2001-04-021-0/+151
* moved from Completion/Commands/_next_tagsSven Wischnowsky2001-04-021-0/+140
* moved from Completion/Commands/_most_recent_fileSven Wischnowsky2001-04-021-0/+22
* moved from Completion/Commands/_history_complete_wordSven Wischnowsky2001-04-021-0/+121
* moved from Completion/Commands/_genericSven Wischnowsky2001-04-021-0/+11
* moved from Completion/Commands/_expand_wordSven Wischnowsky2001-04-021-0/+15
* moved from Completion/Commands/_correct_wordSven Wischnowsky2001-04-021-0/+20
* moved from Completion/Commands/_correct_filenameSven Wischnowsky2001-04-021-0/+72
* moved from Completion/Commands/_complete_tagSven Wischnowsky2001-04-021-0/+57
* moved from Completion/Commands/_complete_helpSven Wischnowsky2001-04-021-0/+92
* moved from Completion/Commands/_complete_debugSven Wischnowsky2001-04-021-0/+27
* moved from Completion/Commands/_bash_completionsSven Wischnowsky2001-04-021-0/+46