about summary refs log tree commit diff
path: root/Completion/Base/Widget
Commit message (Expand)AuthorAgeFilesLines
* 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