1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-19 03:31:14 +02:00
Commit graph

234 commits

Author SHA1 Message Date
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
Peter Stephenson
e6027db326 users/12858: missing doc for accept-exact-dirs 2008-06-02 11:35:46 +00:00
Peter Stephenson
2ec71bdad6 25052: update docs for use of colour highlighting 2008-05-16 11:49:21 +00:00
Peter Stephenson
abb9900ac7 unposted: other minor typos 2008-04-01 09:22:27 +00:00
Peter Stephenson
e7f801f32c unposted: spotted by Ismail: typo 2008-04-01 08:33:23 +00:00
Peter Stephenson
109c0f20f8 24775: improve _cd option handling 2008-03-28 14:51:31 +00:00
Clint Adams
e01ff4c18a 24626: only process command descriptions if extra-verbose style is set. 2008-02-28 18:29:04 +00:00
Peter Stephenson
485a008075 24585: completion for glob qualifiers plus
bug fix for _alternative
2008-02-23 00:10:24 +00:00
Peter Stephenson
abdf734483 users/12100: default to a case-insensitive matcher with NO_CASE_GLOB 2007-10-25 09:00:02 +00:00
Peter Stephenson
b01d1e56a2 23567: new _complete_help_generic zle non-completion widget 2007-06-19 09:28:06 +00:00
Peter Stephenson
d59d9da6aa users/11575: improved documentation for _all_matches 2007-06-16 17:53:55 +00:00
Peter Stephenson
b0c5f09169 see 23479: add initial features support for modules 2007-05-28 22:57:39 +00:00
Peter Stephenson
19dccc355a 23363: fake-files now allows patterns 2007-05-01 09:29:35 +00:00
Peter Stephenson
c8d1071cd8 23198: improve _values -s
unposted: document _regex_words -t
2007-02-27 20:44:00 +00:00
Peter Stephenson
d98959ab67 23186: _ip completion and regex handling additions 2007-02-25 22:44:51 +00:00
Peter Stephenson
6b1b34d1da c.f. 23023: new calendar function system. 2006-12-01 10:23:06 +00:00
Peter Stephenson
181e491deb users/10989: add fake-always pattern that overrides ignored-patterns 2006-11-15 16:27:14 +00:00
Peter Stephenson
d4d6cb5494 22852: users style effect changed in 22191
22853: unquoted ^ at end of bindkey string treated literally
2006-10-10 09:37:19 +00:00
Peter Stephenson
966ff3a185 22780: add _arguments/comparguments -n to set index of first non-option arg 2006-09-27 16:53:58 +00:00
Peter Stephenson
4fdf7ec7b7 22752: improved introduction to completion 2006-09-21 19:54:31 +00:00
Peter Stephenson
286ca1d487 users/10748: improve a couple of minor things in compsys doc 2006-09-20 14:09:56 +00:00
Peter Stephenson
0113199a8b unposted: tweak completion docs 2006-08-21 14:24:48 +00:00
Peter Stephenson
36c7a0a0b3 unposted: trivial typo in compsys.yo 2006-08-10 17:17:26 +00:00
Peter Stephenson
518f437c68 22440: _list_files loaded zsh/stat too early
unposted: document the use of stat builtin
unposted: improve docs for $$ and $PPID
2006-05-12 14:58:43 +00:00
Peter Stephenson
fd92cf5686 22393, 22402: use-ip and known-hosts-files styles 2006-04-05 10:04:31 +00:00
Peter Stephenson
40df7069cb 22360, 22365: support version 2 of Yodl 2006-03-20 11:06:22 +00:00
Peter Stephenson
e17fc50793 22328, modified: add -o option to compadd
add _list_files helper to handle new file-list style for _path_files
2006-03-07 12:50:56 +00:00