Daniel Shahaf
73c0e8d4e6
39173: _arguments: Escape colons and backslashes in $opt_args unambiguously.
2016-09-06 23:48:10 +00:00
Daniel Shahaf
0aa6bfd831
39044 (in part, see thread): Document _canonical_paths in the manual, too.
...
This mostly copy-pastes the source code comments and adds markup, however, the
positional arguments are now annotated optional, and a ')' was added.
2016-08-18 16:55:45 +00:00
Daniel Shahaf
8d71a610af
38959: Document 38956 (_widgets).
2016-07-31 16:21:27 +00:00
Daniel Shahaf
73ff356d7b
38911: _arguments: Clarify documentation of '-s -w' switch
2016-07-23 18:02:23 +00:00
Oliver Kiddle
fc286168ed
unposted: fix duplicated words
2016-07-08 22:21:42 +02:00
Oliver Kiddle
e83489fc4b
38714: add x: syntax to match specs to make it possible to disable match specs hardcoded in completion functions
2016-06-22 01:37:07 +02:00
Daniel Shahaf
ac3173be90
38593: _describe: Make documentation more greppable.
...
Make the running text refer to the parameters using their names given in
the signature. This enables the reader to search for the name given in
the signature.
2016-06-04 16:58:19 +00:00
Marko Myllynen
21d4b4cc0e
38458: mention the option -i of _multi_parts
2016-05-10 19:19:01 +09:00
Daniel Shahaf
bd06982b23
38155: docs: compsys: Clarify documentation of the 'filter' style.
2016-03-15 00:12:04 +00:00
Daniel Shahaf
c6fc6f80cd
37665: Completion: New helper _absolute_command_paths.
2016-01-20 07:49:29 +00:00
Daniel Shahaf
9df6c728e8
37664: docs: Document the completion function _command_names.
2016-01-20 07:49:25 +00:00
Jun-ichi Takimoto
53fcadc1f8
36578: option in a set has key "set-opt" in $opt_args
2015-09-22 11:16:32 +09:00
Jun T
bde91914df
36067: fix typo and format in the documentation
2015-08-11 13:07:59 +09:00
Daniel Shahaf
a98260b174
_arguments docs: Divide into subsections
2015-07-27 13:42:45 +00:00
Daniel Shahaf
2d41e443a1
_arguments docs: Bring all option descriptions to one place
2015-07-27 13:42:45 +00:00
Oliver Kiddle
5ff536f613
35418: fix usage synopsis for _describe to be clear that a single
...
description is used
2015-06-09 23:35:15 +02:00
Jun-ichi Takimoto
ffdeb1c257
35075: improve manual format
...
also fixed a ChangeLog entry for 35034 (2015-05-06)
2015-05-12 00:36:18 +09:00
Barton E. Schaefer
9d0e3bde2a
34961: minor wording clarification
2015-04-25 10:58:55 -07:00
Mikael Magnusson
ccb1cf2d10
34902: Doc: Explain the numeric argument and be consistent about what we call it
2015-04-16 14:30:26 +02:00
Daniel Shahaf
236da69842
34671 plus tweaks: Add -1 -2 -J -V -x to _describe, use them to sort 'git --fixup' hash completions
2015-03-16 09:27:06 +00:00
Daniel Shahaf
42e5f591f5
34640: clarify documentation for _guard function
2015-03-04 09:18:07 +00:00
Barton E. Schaefer
9fcc9d6e8d
34273: use "enough" colons in each completion style pattern example
2015-01-13 19:24:58 -08:00
Barton E. Schaefer
bd13ffefab
users/19721: clarify context vs. style in compsys configuration
2015-01-10 10:32:31 -08:00
Oliver Kiddle
469ee6daef
32997: new utility function for separated lists
2014-08-14 19:00:04 +02:00
Barton E. Schaefer
ff6d8115ef
Merge branch 'master' of git://git.code.sf.net/p/zsh/code
2014-03-03 23:52:20 -08:00
Barton E. Schaefer
e6d99759e8
users/18550: matcher-list documentation clarifications
2014-03-03 23:51:12 -08:00
Oliver Kiddle
7d301a527e
32441: add completer for file extensions
2014-03-03 16:50:14 +01:00
Oliver Kiddle
1f290a3e82
32439: add new show-ambiguity style
2014-03-03 12:08:45 +01:00
Oliver Kiddle
4149d0ab3e
unposted: fix typo in documentation
2014-02-25 09:17:26 +01:00
Daniel Hahler
790664ac90
32271: fix matcher-list example
2014-01-17 18:43:48 +00:00
Peter Stephenson
79abe00e1d
unposted: update version to 5.0.5
...
Also correct typo in compsys.yo for texinfo.
2014-01-05 18:24:59 +00:00
Peter Stephenson
ed01d710bf
unposted but c.f. 32231: $line from _arguments doesn't include command
2014-01-05 18:11:31 +00:00
Barton E. Schaefer
d5ba3ed245
31818: fix completion for zsh in _sh, and document the _arguments behavior that made the fix necessary
...
To avoid side effects, reposition the _arguments call in _sh for the zsh
special case. Document the side effects so avoided, and clean up the
_arguments documentation a bit along the way.
2013-10-12 09:19:24 -07:00
Peter Stephenson
b174a0df05
31261: updates needed with latest texinfo
2013-04-12 22:47:22 +01:00
Peter Stephenson
d3891edfca
users/12713: returning REPLY to _user_expand sets description for expansion
2012-09-03 11:12:15 +00:00
Peter Stephenson
76091a6995
users/17211: new recursive-files style
2012-08-21 18:45:31 +00:00
Oliver Kiddle
1fe821a8a1
30198: fix environ style lookup to be done in conventional manner
2012-02-14 17:01:17 +00:00
Bart Schaefer
3f98949ca8
30012: add $state_descr
2011-12-13 17:43:01 +00:00
Peter Stephenson
290ab11885
discussed in 29984: use m+7 for files more than a week old
2011-12-11 17:48:26 +00:00
Mikael Magnusson
9d83e165fc
unposted: remove duplicated 'the' in compsys.yo.
2011-12-09 15:54:17 +00:00
Peter Stephenson
8dc39360c9
29820: _pick_variant -b to match builtin
2011-10-14 19:01:41 +00:00
Simon Ruderich
b2da9b3afc
29757: Doc/Zsh/compsys.yo: Remove superfluous brace.
2011-09-07 13:43:38 +00:00
Mikael Magnusson
5d97a1f1cd
29673: Clarify what 'other' in the ignore-line style does
2011-08-14 07:21:20 +00:00
Mikael Magnusson
b197c9dbfb
29385: document when local-directories is used instead of directories
2011-05-27 15:57:50 +00:00
Mikael Magnusson
607dbc0cd1
29392: remove use-perl style docs
2011-05-27 14:50:30 +00:00
Mikael Magnusson
533f3c9d91
unposted: quote a -e with tt(), fix some of my changelog entries.
2011-05-22 13:31:44 +00:00
Mikael Magnusson
72cb7cfc6f
29307, 29308 + replies: Fix some doubled words in docs and comments.
2011-05-19 16:10:46 +00:00
Mikael Magnusson
7aefbdb937
29271: document _alternative -O name.
2011-05-14 18:16:44 +00:00
Peter Stephenson
95b83f217d
Simon Ruderich: 29004: update archive list
2011-04-18 08:38:52 +00:00
Peter Stephenson
35004b546d
Mikael: 28948: compdef -e overrides interpretation of argument as service
2011-03-29 08:46:56 +00:00