161de32912 
								
							 
						 
						
							
							
								
								Use zle redraw hook if available (>= 5.4)  
							
							
							
						 
						
							2019-01-11 19:02:55 -07:00  
				
					
						
							
							
								 
						
							
								aee1b10db6 
								
							 
						 
						
							
							
								
								Avoid warn_create_global warnings  
							
							
							
						 
						
							2018-12-19 13:38:06 -06:00  
				
					
						
							
							
								 
						
							
								41657e3565 
								
							 
						 
						
							
							
								
								Revert async process substitution & completion strategy  
							
							... 
							
							
							
							They're not quite ready. Keep them on a feature branch for now. 
							
						 
						
							2018-12-16 20:49:06 -07:00  
				
					
						
							
							
								 
						
							
								e61442161e 
								
							 
						 
						
							
							
								
								Don't overwrite config with default values  
							
							... 
							
							
							
							otherwise users are obliged to set the config values *after* sourcing
the plugin. They're not able to do it before. Also, re-sourcing the
plugin will reset the values to the defaults again.
See zimfw/zimfw#301
Fixes  #335  
							
						 
						
							2018-11-18 12:39:23 -07:00  
				
					
						
							
							
								 
						
							
								bd1fd97738 
								
							 
						 
						
							
							
								
								Cleanup unused async pty name  
							
							
							
						 
						
							2018-07-02 22:38:20 -06:00  
				
					
						
							
							
								 
						
							
								bcbdad83e9 
								
							 
						 
						
							
							
								
								Support fallback strategies by setting array in config  
							
							
							
						 
						
							2018-06-06 22:03:56 -06:00  
				
					
						
							
							
								 
						
							
								82b08e2dc8 
								
							 
						 
						
							
							
								
								First pass at getting suggestions from completion engine ( #111 )  
							
							... 
							
							
							
							Uses https://github.com/Valodim/zsh-capture-completion  with some slight
modifications. 
							
						 
						
							2018-05-26 15:35:29 -06:00  
				
					
						
							
							
								 
						
							
								59c72c6805 
								
							 
						 
						
							
							
								
								Don't break kill ring rotation  
							
							
							
						 
						
							2018-05-15 12:54:09 -06:00  
				
					
						
							
							
								 
						
							
								393f7b8bb9 
								
							 
						 
						
							
							
								
								Fix vi-mode partial-accept  
							
							... 
							
							
							
							Issue #188 . PR #324 .
Thanks to @toadjaune and @IngoHeimbach. 
							
						 
						
							2018-05-15 11:44:42 -06:00  
				
					
						
							
							
								 
						
							
								3136700ccf 
								
							 
						 
						
							
							
								
								Don't fetch suggestions after [up,down]-line-or-beginning-search  
							
							... 
							
							
							
							These widgets rely on `$LASTWIDGET` being set to restore the cursor
position. When asynchronous suggestions are enabled, and the widget
triggers a suggestion to be fetched, `autosuggest-suggest` will be
called and $LASTWIDGET will be set to it. 
							
						 
						
							2018-03-23 16:08:11 -06:00  
				
					
						
							
							
								 
						
							
								1915e28882 
								
							 
						 
						
							
							
								
								Add 'emacs-forward-word'  
							
							... 
							
							
							
							This commit adds the 'emacs-forward-word' widget to the list of partial
accept widgets. 
							
						 
						
							2017-08-18 11:14:21 -06:00  
				
					
						
							
							
								 
						
							
								83129dd796 
								
							 
						 
						
							
							
								
								Make asynchronous suggestions disabled by default  
							
							... 
							
							
							
							While they are still experimental 
							
						 
						
							2017-04-14 08:48:54 -06:00  
				
					
						
							
							
								 
						
							
								2c465a932a 
								
							 
						 
						
							
							
								
								Rename async pty name config var  
							
							
							
						 
						
							2017-01-29 10:39:07 -07:00  
				
					
						
							
							
								 
						
							
								e3eb286ea2 
								
							 
						 
						
							
							
								
								Lots of little async cleanups  
							
							
							
						 
						
							2017-01-27 15:18:26 -07:00  
				
					
						
							
							
								 
						
							
								ab8f295225 
								
							 
						 
						
							
							
								
								First pass at async functionality  
							
							
							
						 
						
							2017-01-24 19:45:11 -07:00  
				
					
						
							
							
								 
						
							
								25f4afb058 
								
							 
						 
						
							
							
								
								Add ZSH_AUTOSUGGEST_IGNORE_WIDGETS array  
							
							
							
						 
						
							2016-07-31 19:35:30 -06:00  
				
					
						
							
							
								 
						
							
								2450c95d8a 
								
							 
						 
						
							
							
								
								Rename and document new config var  
							
							
							
						 
						
							2016-07-18 10:55:19 +01:00  
				
					
						
							
							
								 
						
							
								6d6e7820f3 
								
							 
						 
						
							
							
								
								Fix   #143 : Add `vi-add-eol` to list of accept widgets.  
							
							
							
						 
						
							2016-04-15 13:37:50 -06:00  
				
					
						
							
							
								 
						
							
								83f78d0760 
								
							 
						 
						
							
							
								
								Add suggestion "strategy" concept with default strategy  
							
							
							
						 
						
							2016-03-14 16:51:20 -06:00  
				
					
						
							
							
								 
						
							
								aa597eea6d 
								
							 
						 
						
							
							
								
								Add an autosuggest widget: autosuggest-execute.  
							
							
							
						 
						
							2016-03-01 13:18:46 -07:00  
				
					
						
							
							
								 
						
							
								c7c9929490 
								
							 
						 
						
							
							
								
								Add zsh-history-substring-search widgets to CLEAR array by default.  
							
							
							
						 
						
							2016-03-01 13:13:01 -07:00  
				
					
						
							
							
								 
						
							
								5e419da326 
								
							 
						 
						
							
							
								
								Remove list of modify widgets and make 'modify' the default behavior.  
							
							
							
						 
						
							2016-02-14 08:54:34 -07:00  
				
					
						
							
							
								 
						
							
								ebcfc46b72 
								
							 
						 
						
							
							
								
								Comment formatting  
							
							
							
						 
						
							2016-02-14 00:29:43 -07:00  
				
					
						
							
							
								 
						
							
								775dd20706 
								
							 
						 
						
							
							
								
								Rewrite  
							
							
							
						 
						
							2016-02-06 21:05:02 -07:00