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

104 commits

Author SHA1 Message Date
Oliver Kiddle
469ee6daef 32997: new utility function for separated lists 2014-08-14 19:00:04 +02:00
Peter Stephenson
60e41f9fc8 31369: set locale for completion if locale command is not usable 2013-05-04 16:07:34 +01:00
Peter Stephenson
8cdb57b3b7 31355: _comp_locale tries to sanitise locales but keep CTYPE;
use this for subversion completion.
2013-04-29 10:08:07 +01:00
Peter Stephenson
7152094541 Missing .distfiles entries 2012-12-16 18:48:35 +00:00
Oliver Kiddle
a8ffff2cb7 users/17382: complete URLs for vim and make _remote_files more
consistent with _files
2012-11-07 20:59:09 +00:00
Bart Schaefer
3f98949ca8 30012: add $state_descr 2011-12-13 17:43:01 +00:00
Simon Ruderich
d374f2b180 29918: Completion: Add new _remote_files() helper and use it to reduce code duplication. 2011-12-09 22:39:08 +00:00
Peter Stephenson
8dc39360c9 29820: _pick_variant -b to match builtin 2011-10-14 19:01:41 +00:00
Mikael Magnusson
72cb7cfc6f 29307, 29308 + replies: Fix some doubled words in docs and comments. 2011-05-19 16:10:46 +00:00
Peter Stephenson
246bcd10a7 Mikael: 28531: typos 2010-12-16 13:55:35 +00:00
Peter Stephenson
72d1045da5 unposted: remove users/15622 _pick_variant change 2010-12-07 15:10:48 +00:00
Peter Stephenson
8d00aca697 users/15621: compdef -p/-P <pat>=<service>
users/15622: use service with _pick_variant
2010-12-06 17:23:04 +00:00
Bart Schaefer
059c8dede6 28186: replace (...|...) pattern-match with a loop over the alternatives to
avoid issues with pattern-quoting each alternative.
2010-08-22 15:54:36 +00:00
Peter Stephenson
5b80d50ad3 27233: improved _values handling of optional arguments
mount -o loop= argument is optional
2009-08-28 15:10:27 +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
Bart Schaefer
027ce9a001 26609: _path_files: better (?) fix for globcomplete.
unposted: _pick_variant: explicit rather than implicit success return.
2009-02-28 07:11:31 +00:00
Peter Stephenson
0cf040f4bf Back off 26270 (accept-and-menu-complete).
Was causing memory corruption
2009-01-13 12:19:53 +00:00
Andrey Borzenkov
1a43616975 26270: allow accept-and-menu-complete work with _vallues as well 2009-01-09 20:54:35 +00:00
Peter Stephenson
0662164f13 26053: handle --help output like "--[fetch]all" 2008-11-17 10:37:37 +00:00
Bart Schaefer
4504a28ac3 Jörg Sommer: 25883: quote tmp1 strings before joining them into a pattern. 2008-10-15 06:11:39 +00:00
Peter Stephenson
f7f66ea11f Phil Pennock: 25275: use restrictive permissions on cache files
put zstat in example zshrc
2008-07-11 19:18:34 +00:00
Peter Stephenson
485a008075 24585: completion for glob qualifiers plus
bug fix for _alternative
2008-02-23 00:10:24 +00:00
Clint Adams
c48b70d59e Peter: 24235: handle underscores 2007-12-13 22:05:59 +00:00
Peter Stephenson
d86089ee6e update some .distfiles 2007-08-01 21:38:33 +00:00
Peter Stephenson
4d5d0327a1 bad use of indices in _combination 2007-07-05 18:23:13 +00:00
Peter Stephenson
b01d1e56a2 23567: new _complete_help_generic zle non-completion widget 2007-06-19 09:28:06 +00:00
Peter Stephenson
f48fa9eb9d unposted: prepare for release of 4.3.3 2007-04-16 13:21:24 +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
9d43d061e1 23182: _arguments problem with --with-foo[=BAR] specifiers 2007-02-16 15:02:03 +00:00
Peter Stephenson
ca06d8e308 22859: improve _arguments auto-documentation some more 2006-10-10 21:26:52 +00:00
Peter Stephenson
3162c03cc3 22858: _arguments can generate documentation from --help text 2006-10-10 18:06:28 +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
e31d0b939d 20204: Motoi Washida: typo in _retrieve_cache 2004-07-28 09:33:20 +00:00
Peter Stephenson
4dc114f160 _arguments fix for configure, unconfirmed 2004-06-18 09:48:58 +00:00
Oliver Kiddle
b598aba368 users/6606: handle any matching control options passed down 2003-09-21 16:18:12 +00:00
Oliver Kiddle
b84399b9cb tidy up of many completions (updates, fixes, improvements and plain aesthetics) 2003-07-31 15:26:13 +00:00
Peter Stephenson
ecdfa912ae 18526: -O option to _describe for prefix-needed in _arguments 2003-06-05 09:51:25 +00:00
Oliver Kiddle
da47e35a83 18486: back-out 18458 because it causes problems when completing only options 2003-04-30 13:47:05 +00:00
Oliver Kiddle
0fed25f461 18458: handle the prefix-needed style in _describe -o and new completion for renice 2003-04-22 12:32:43 +00:00
Oliver Kiddle
5df8ef1e43 18347: fix problems with having more than one ((val\:desc ...)) style action 2003-03-13 09:59:48 +00:00
Oliver Kiddle
cd220acea0 18262: fix bug where only first match was added with expand style set to suffix 2003-02-19 18:05:51 +00:00
Felix Rosencrantz
114d799efd Changes to _store_cache to allow cache names to contain slashes "/". 2002-10-09 20:38:24 +00:00
Sven Wischnowsky
86f38401aa for automatic long options completion, use the string after the equal signs (from the --help-text) as the description to shown when completing after the option (17214) 2002-05-23 12:20:15 +00:00
Sven Wischnowsky
70120f22ee rename max-match-length style to max-matches-width (17213) 2002-05-23 12:16:42 +00:00
Sven Wischnowsky
ba168b43da fix removal of automatically added specs (from the -- option) for which a user-defined one is present (17191) 2002-05-21 07:44:57 +00:00
Sven Wischnowsky
757e68c5e7 fix for _arguments: don't use argument-tag when completing options; fix for _services: leave loop when matches were produced (17148) 2002-05-14 08:08:44 +00:00
Sven Wischnowsky
b0e4b61a82 allow users to give the maximum number of display-columns the matches should take up via the style currently named max-match-length (17147) 2002-05-14 08:01:12 +00:00
Sven Wischnowsky
5c93cbc7e9 fix _arguments' -s option (17078) 2002-05-06 07:59:50 +00:00
Sven Wischnowsky
a8e0c3b988 make _values not use -Q (16991) 2002-04-16 07:55:49 +00:00