| 
								
								
									 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 |  | 
				
					
						| 
								
								
									 Jun T | 7d7242405a | 32435: improved quoting for ignore-line completion style | 2014-02-26 20:39:11 +00:00 |  | 
				
					
						| 
								
								
									 Oliver Kiddle | 7c31413278 | users/18498: observe add-space style in _expand_alias so suffix can be disabled | 2014-02-25 09:02:19 +01:00 |  | 
				
					
						| 
								
								
									 Barton E. Schaefer | 779ad93490 | 32322: display a message when completion is interrupted from the keyboard | 2014-01-30 08:25:06 -08:00 |  | 
				
					
						| 
								
								
									 Barton E. Schaefer | 9e4468d38d | 32186: fix bad backreference; handle glob patterns with backslashed quotes | 2013-12-28 00:30:17 -08:00 |  | 
				
					
						| 
								
								
									 Barton E. Schaefer | 8a35ec4eef | 31205: Do not display "(eval)" as a tag context | 2013-06-10 00:18:52 -07: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 |  | 
				
					
						| 
								
								
									 Bart Schaefer | b4b02fbc8a | 31234: use an "always" block instead of "trap" to clean up various function overrides | 2013-04-07 13:37:25 -07:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | a69f05b4ce | 31151: Pavol Juhas: complete (C etc) tags better when file system is not case sensitive. | 2013-03-14 19:34:32 +00: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 |  | 
				
					
						| 
								
								
									 Peter Stephenson | d3891edfca | users/12713: returning REPLY to _user_expand sets description for expansion | 2012-09-03 11:12:15 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 432112c425 | 30081: make _main_complete independent of IGNORE_CLOSE_BRACES option | 2012-01-05 19:59:42 +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 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 771b059a52 | 29635: Improve _complete_debug syntax and handling of fd's | 2011-08-03 09:36:49 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | 3214cf0a74 | 29384: Add _comp_caller_options | 2011-05-27 14:36:33 +00:00 |  | 
				
					
						| 
								
								
									 Mikael Magnusson | 4c3efc94cc | 29338: fix pattern in _main_complete for insert-tab. | 2011-05-24 01:09:46 +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 | 5d77927ffd | 27911: no completion colouring with old lists when turned off | 2010-04-27 08:49:11 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 1b68e0ea00 | Mikael: 27797: delimit arguments to compadd in _expand_alias | 2010-03-15 21:17:50 +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 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 5449458e5a | users/14267: files added by ignore-line should be quoted | 2009-07-30 19:01:56 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | e70b53a127 | 26861 from Greg plus 26863: global parameters in _read_comp | 2009-04-21 16:04:34 +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 | 1e7c14ee35 | 26801: add completion for calendar function add tracking of precommand modifiers that are in effect | 2009-04-01 10:57:10 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | d5c5a1f987 | 26783: new _user_expand completer | 2009-03-25 13:27:58 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | 1d025a2bb9 | 26746: tweak history modifier completion | 2009-03-17 10:03:23 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | b0fde52d53 | 26744: completion of history modifiers in normal command line arguments | 2009-03-16 18:29:38 +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 | af3e2b6fa4 | 23934: cleveren _expand_alias for "foo" -> "foo blah" expansions | 2007-10-11 09:06:19 +00:00 |  | 
				
					
						| 
								
								
									 Peter Stephenson | a5ccfcf70b | users/11852: _expand_alias removed quotes from aliases incorrectly | 2007-09-18 08:22:35 +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 | 663fbdf467 | 23495: fix fall out from (R) change in completion system | 2007-05-30 10:46:50 +00:00 |  |