summaryrefslogtreecommitdiff
path: root/Doc/Zsh/compsys.yo
AgeCommit message (Expand)AuthorFilesLines
2017-07-2841467: Correct completion of 'tmux new <TAB>'.Daniel Shahaf1-0/+21
2017-05-2241128: typo in compsys documentationJörg Sommer1-1/+1
2017-05-19users/22707: Document extra use of accept-exact-dirsPeter Stephenson1-3/+10
2017-01-1140321: _arguments option groupsOliver Kiddle1-35/+46
2016-12-0940137: document _external_pwdsOliver Kiddle1-0/+9
2016-12-0940117: Revert a hunk of 40035 that changed semantics incorrectly.Daniel Shahaf1-2/+2
2016-11-2940035: Cosmetic fixes for comments and documentation.Eitan Adler1-2/+2
2016-10-27unposted: Minor documentation fixes (markup, grammar, etc).Daniel Shahaf1-3/+4
2016-10-2439706: _tilde_files: Offer named directories. Document.Daniel Shahaf1-0/+6
2016-10-2439708: Document _email_addresses.Daniel Shahaf1-0/+42
2016-10-2439707: Document _dir_list.Daniel Shahaf1-0/+15
2016-10-1839657: Make a helper function global.Daniel Shahaf1-0/+10
2016-09-1639333: include name of command used to gain priviliges in context for command...Oliver Kiddle1-1/+3
2016-09-1239297: more of 39284, it's painful to add texi nodes in yodlBarton E. Schaefer1-1/+1
2016-09-1239284: Added Completion System Variables as a menu itemVin Shelton1-0/+1
2016-09-1139261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges w...Oliver Kiddle1-8/+51
2016-09-0839236 (plus typo fix): docs: Tweak _arguments $opt_args documentation added i...Daniel Shahaf1-3/+1
2016-09-0639173: _arguments: Escape colons and backslashes in $opt_args unambiguously.Daniel Shahaf1-2/+4
2016-08-1839044 (in part, see thread): Document _canonical_paths in the manual, too.Daniel Shahaf1-0/+15
2016-07-3138959: Document 38956 (_widgets).Daniel Shahaf1-0/+10
2016-07-2338911: _arguments: Clarify documentation of '-s -w' switchDaniel Shahaf1-2/+3
2016-07-08unposted: fix duplicated wordsOliver Kiddle1-1/+1
2016-06-2238714: add x: syntax to match specs to make it possible to disable match spec...Oliver Kiddle1-2/+3
2016-06-0438593: _describe: Make documentation more greppable.Daniel Shahaf1-5/+5
2016-05-1038458: mention the option -i of _multi_partsMarko Myllynen1-1/+1
2016-03-1538155: docs: compsys: Clarify documentation of the 'filter' style.Daniel Shahaf1-1/+2
2016-01-2037665: Completion: New helper _absolute_command_paths.Daniel Shahaf1-0/+6
2016-01-2037664: docs: Document the completion function _command_names.Daniel Shahaf1-0/+6
2015-09-2236578: option in a set has key "set-opt" in $opt_argsJun-ichi Takimoto1-0/+5
2015-08-1136067: fix typo and format in the documentationJun T1-3/+3
2015-07-27_arguments docs: Divide into subsectionsDaniel Shahaf1-0/+12
2015-07-27_arguments docs: Bring all option descriptions to one placeDaniel Shahaf1-54/+85
2015-06-0935418: fix usage synopsis for _describe to be clear that a singleOliver Kiddle1-1/+1
2015-05-1235075: improve manual formatJun-ichi Takimoto1-124/+143
2015-04-2534961: minor wording clarificationBarton E. Schaefer1-1/+1
2015-04-1634902: Doc: Explain the numeric argument and be consistent about what we call itMikael Magnusson1-1/+1
2015-03-1634671 plus tweaks: Add -1 -2 -J -V -x to _describe, use them to sort 'git --f...Daniel Shahaf1-1/+4
2015-03-0434640: clarify documentation for _guard functionDaniel Shahaf1-6/+6
2015-01-1334273: use "enough" colons in each completion style pattern exampleBarton E. Schaefer1-11/+16
2015-01-10users/19721: clarify context vs. style in compsys configurationBarton E. Schaefer1-18/+34
2014-08-1432997: new utility function for separated listsOliver Kiddle1-0/+13
2014-03-03Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer1-0/+18
2014-03-03users/18550: matcher-list documentation clarificationsBarton E. Schaefer1-5/+7
2014-03-0332441: add completer for file extensionsOliver Kiddle1-0/+9
2014-03-0332439: add new show-ambiguity styleOliver Kiddle1-0/+9
2014-02-25unposted: fix typo in documentationOliver Kiddle1-1/+1
2014-01-1732271: fix matcher-list exampleDaniel Hahler1-1/+1
2014-01-05unposted: update version to 5.0.5Peter Stephenson1-1/+1
2014-01-05unposted but c.f. 32231: $line from _arguments doesn't include commandPeter Stephenson1-5/+5
2013-10-1231818: fix completion for zsh in _sh, and document the _arguments behavior th...Barton E. Schaefer1-66/+101