summaryrefslogtreecommitdiff
path: root/Completion/Zsh/Command/_zstyle
AgeCommit message (Expand)AuthorFilesLines
2021-07-0949150: consistently use singular form for headings on completion match groupsOliver Kiddle1-1/+1
2021-03-2947737: _zstyle: Fix option completion when positional arguments are already p...dana1-2/+2
2021-02-13github #68: support section suffix completion for man pagestaiyu1-0/+6
2021-02-0747929: complete newer possible values for the sort styleOliver Kiddle1-1/+5
2020-09-06unposted: remove periods from completion descriptionsDoug Kearns1-1/+1
2020-08-1647306: edit-command-line: add editor styleMikael Magnusson1-0/+1
2020-06-11users/24892: fix local declaration with recursive-files style and complete it...Oliver Kiddle1-4/+6
2020-02-1945447: Complete vcs_info_hookadd and vcs_info_hookdel. Expose _vcs_info_hooks...Daniel Shahaf1-3/+0
2017-10-2941960: add missing local declarations for MATCH, MBEGIN and MENDSebastian Gniazdowski1-1/+2
2016-11-2940035: Cosmetic fixes for comments and documentation.Eitan Adler1-1/+1
2016-10-1839657: _zstyle: Complete the -g, -s,-b,-a, -t,-T, -m options.Daniel Shahaf1-9/+80
2016-10-1839657: _zstyle: When completing a style for an unrecognised context, complete...Daniel Shahaf1-1/+1
2016-10-1839657: Make a helper function global.Daniel Shahaf1-16/+0
2016-07-2838957: make use of updates to match-words-by-style and better support complet...Oliver Kiddle1-2/+5
2015-04-13users/20159: completion: zstyle: Add 'show-ambiguity'Daniel Shahaf1-0/+1
2015-01-2534373, 34374: update completion of builtin commands, modifiers,Oliver Kiddle1-1/+1
2015-01-25_zstyle vcs_info completion: Add missing stylesDaniel Shahaf1-0/+42
2015-01-25_zstyle vcs_info: Unbreak branchformat completionDaniel Shahaf1-1/+1
2014-04-0532528: vcs_info: Add check-for-staged-changesDaniel Shahaf1-0/+2
2010-10-0128307: support new styles esp. vcs_info ones and allow quoted contexts againOliver Kiddle1-9/+118
2010-06-2228047: attempt to make locking with fc command more usefulPeter Stephenson1-1/+18
2010-01-13Mikael: 27597: accepting zstyle completion unnecessarily hard.Peter Stephenson1-1/+1
2008-08-21Alexey I. Froloff: 25459: add list-dirs-first style.Peter Stephenson1-0/+1
2008-06-0325132: zstyle completion updatesPeter Stephenson1-53/+96
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-1/+0
2003-01-1718121: add new function for completing e-mail addressesOliver Kiddle1-1/+4
2002-06-26two new modes for menu selection: incremental search and interactive (17366)Sven Wischnowsky1-1/+2
2002-05-23rename max-match-length style to max-matches-width (17213)Sven Wischnowsky1-3/+3
2002-05-14allow users to give the maximum number of display-columns the matches should ...Sven Wischnowsky1-0/+5
2002-04-16make more calls to _message use the -e option (16988)Sven Wischnowsky1-9/+9
2002-03-1516842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle1-1/+1
2002-01-17use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle1-2/+3
2002-01-10allow manual pages to be shown separated by section with new separate-section...Sven Wischnowsky1-0/+1
2002-01-0416398: updated zstyle completion and related cleanupOliver Kiddle1-55/+118
2001-07-25another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky1-0/+5
2001-07-18add list-grouped option to make options and such be grouped together if they ...Sven Wischnowsky1-0/+1
2001-07-17add preserve-prefix style to keep pathname prefix unchanged (15400)Sven Wischnowsky1-0/+5
2001-04-02moved from Completion/Builtins/_zstyleSven Wischnowsky1-0/+320