about summary refs log tree commit diff
path: root/Completion/Base/Core/_main_complete
Commit message (Expand)AuthorAgeFilesLines
* 33942: always block to fix ZLS_COLORS interrupt_abortPeter Stephenson2014-12-091-8/+13
* 33859: Fix traps in completionPeter Stephenson2014-12-051-2/+5
* 33563: Completion/Base/Core/_main_complete, Src/Zle/complist.c: fix thinko in...Barton E. Schaefer2014-10-291-1/+1
* 32439: add new show-ambiguity styleOliver Kiddle2014-03-031-0/+8
* 32322: display a message when completion is interrupted from the keyboardBarton E. Schaefer2014-01-301-0/+5
* 30081: make _main_complete independent of IGNORE_CLOSE_BRACES optionPeter Stephenson2012-01-051-3/+10
* 30012: add $state_descrBart Schaefer2011-12-131-1/+2
* 29338: fix pattern in _main_complete for insert-tab.Mikael Magnusson2011-05-241-1/+1
* 27911: no completion colouring with old lists when turned offPeter Stephenson2010-04-271-2/+7
* 26801: add completion for calendar functionPeter Stephenson2009-04-011-0/+3
* 20427: Fix problem with _oldlist and custom completer.Peter Stephenson2004-10-011-1/+11
* zsh-users/7100: fix completion of =file when noequals is setPeter Stephenson2004-03-021-1/+1
* 18920: fix unset IFS bettererPeter Stephenson2003-08-011-0/+2
* 18299: allow _next_tags to work with nested tag loopsOliver Kiddle2003-02-261-0/+1
* two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky2002-06-261-0/+13
* add new generic fake style and changes to the C-code for that (different impl...Sven Wischnowsky2002-01-221-1/+1
* make insert-tab really default to `true' (15653)Sven Wischnowsky2001-08-171-1/+1
* Fix "insert-tab pending" zstyle.Bart Schaefer2001-06-201-2/+2
* use `eval $_comp_setup' in all entry points of the completion system to not o...Sven Wischnowsky2001-05-291-6/+1
* moved from Completion/Core/_main_completeSven Wischnowsky2001-04-021-0/+330