1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-17 15:01:40 +02:00
Commit graph

260 commits

Author SHA1 Message Date
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
Bart Schaefer
07d1d2d402 Greg Klanderman: 28846: adapt prefix-needed zstyle to handle the
completion function naming convention of a leading underscore.
2011-03-08 16:08:37 +00:00
Peter Stephenson
c9a70e18fd Štěpán Němec: 28533: typos 2010-12-17 17:10:47 +00:00
Peter Stephenson
dcaaf02856 Mikael: 28301: fix missing item line in doc 2010-10-02 18:23:37 +00:00
Frank Terbeck
9611513a89 Holger Weiss: Doc/Zsh/compsys.yo: Fix a typo. 2010-06-17 12:23:26 +00:00
Peter Stephenson
a16f04d1c7 unposted: add kindex entry for path-completion style 2010-04-14 10:26:16 +00:00
Peter Stephenson
047ee6aaf3 unposted: slightly rephrase path-completion doc 2010-04-14 09:59:39 +00:00
Peter Stephenson
e694590b37 users/15011: add path-completion style 2010-04-14 09:57:47 +00:00
Andrey Borzenkov
406a6135b0 fix typo in compsys.yo 2010-02-17 06:16:20 +00:00
Peter Stephenson
a4fbfa38be Jesse Weinstein: 27553: improve doc phrasing 2010-01-04 20:46:35 +00:00
Peter Stephenson
a252b6110d Frank Terbeck: 27309: VCS_INFO doc
Holger Weiss: 27310: typo in matcher doc
Jesse Weinstein: 27310: redundant diff option
2009-10-18 19:47:29 +00:00
Peter Stephenson
4ede75ed0e Greg Klanderman: 27255: some consistency fixes 2009-09-09 17:54:24 +00:00
Peter Stephenson
96a38a74f0 Michael Hwang: 26986: formatting 2009-05-23 20:53:40 +00:00
Andrey Borzenkov
1f09b2909d users/14033 as modified by users/14037 and added doc: allow colon quoting
in matches in _describe
2009-04-18 07:26:56 +00:00
Peter Stephenson
d5c5a1f987 26783: new _user_expand completer 2009-03-25 13:27:58 +00:00
Peter Stephenson
1c165c8aa4 26517: fix naming of prompt expansion section in Unix manual 2009-02-06 09:59:38 +00:00
Clint Adams
6dbf2f2f4a 25988: declare temporary cache array as local, thanks to problem noticed by Kazuhiro NISHIYAMA. 2008-11-02 14:12:29 +00:00
Bart Schaefer
f7832f645b Fix trailing backslash in example. 2008-10-10 10:02:04 +00:00
Bart Schaefer
7783d398c3 25029: : "environ" style to allow a different search path when completing
as a different user.
2008-10-10 09:56:25 +00:00
Peter Stephenson
adcf467e28 25603: format error in compsys.yo 2008-09-03 09:18:16 +00:00
Peter Stephenson
c0e501d8a5 Alexey I. Froloff: 25459: add list-dirs-first style.
Also doc.
2008-08-21 15:53:00 +00:00
Peter Stephenson
71432c3205 users/13072: add follow option to file-sort 2008-07-29 08:39:37 +00:00
Peter Stephenson
902289b82e 25278: rename sections in compwid.yo to avoid confusion 2008-07-14 17:39:20 +00:00
Peter Stephenson
1c29f641c6 Mikael: 25143: spelling corrections
25144: report supported bases
25139: fix number
2008-06-10 08:50:35 +00:00