940e10a691 
								
							 
						 
						
							
							
								
								Fix conditionals to use [[ and (( rather than [  
							
							... 
							
							
							
							This fixes a small issue in src/widgets.zsh which makes it so if you
alias [ to g[ (as is done in prezto if the gnu-utility module is loaded)
autosuggestions would fail.
The documentation for GNU test mentions that -o and -a should be avoided
if possible because it's not very clear. Also, with zsh and [[ -o
actually tests if an option is set, which makes this option even more
confusing. 
							
						 
						
							2017-11-27 08:31:41 -07:00  
				
					
						
							
							
								 
						
							
								9f1f322979 
								
							 
						 
						
							
							
								
								Update comment about KEYS_QUEUED_COUNT support  
							
							... 
							
							
							
							Now that patch has released 
							
						 
						
							2017-09-27 15:04:42 -06:00  
				
					
						
							
							
								 
						
							
								a2f0ffb122 
								
							 
						 
						
							
							
								
								Enabling suggestions should not fetch a suggestion if buffer is empty  
							
							
							
						 
						
							2017-03-05 12:53:13 -05:00  
				
					
						
							
							
								 
						
							
								7d4a1d9a4a 
								
							 
						 
						
							
							
								
								Add enable/disable/toggle widgets to disable suggestion functionality  
							
							... 
							
							
							
							[GitHub #219 ]
Intended to be helpful for folks using bracketed-paste-magic and other
widgets that use `zle -U`. 
							
						 
						
							2017-03-03 18:43:17 -05:00  
				
					
						
							
							
								 
						
							
								e1959d0f61 
								
							 
						 
						
							
							
								
								Put in a general fix for  #219  - Handling input from `zle -U`  
							
							... 
							
							
							
							Depends on patch to ZSH from workers/40702:
  http://www.zsh.org/mla/workers/2017/msg00414.html  
							
						 
						
							2017-03-03 18:43:17 -05:00  
				
					
						
							
							
								 
						
							
								23ef16c297 
								
							 
						 
						
							
							
								
								Do not show suggestions if the buffer is empty  
							
							
							
						 
						
							2017-02-17 18:26:34 -07:00  
				
					
						
							
							
								 
						
							
								ed8056c5e8 
								
							 
						 
						
							
							
								
								Lots of async changes  
							
							
							
						 
						
							2017-02-16 19:19:30 -07: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  
				
					
						
							
							
								 
						
							
								54e1eee924 
								
							 
						 
						
							
							
								
								Optimize case where manually typing in a suggestion  
							
							
							
						 
						
							2017-01-25 00:00:13 -07:00  
				
					
						
							
							
								 
						
							
								ab2742537f 
								
							 
						 
						
							
							
								
								Quote the suggestion to support sh_split_word option  
							
							
							
						 
						
							2017-01-24 22:27:47 -07:00  
				
					
						
							
							
								 
						
							
								ab8f295225 
								
							 
						 
						
							
							
								
								First pass at async functionality  
							
							
							
						 
						
							2017-01-24 19:45:11 -07:00  
				
					
						
							
							
								 
						
							
								b377c39d0e 
								
							 
						 
						
							
							
								
								Only fetch a new suggestion if buffer has changed  
							
							
							
						 
						
							2016-07-31 20:10:22 -06:00  
				
					
						
							
							
								 
						
							
								a44aa59321 
								
							 
						 
						
							
							
								
								Remove unnecessary reset of POSTDISPLAy  
							
							
							
						 
						
							2016-07-31 20:09:26 -06:00  
				
					
						
							
							
								 
						
							
								2450c95d8a 
								
							 
						 
						
							
							
								
								Rename and document new config var  
							
							
							
						 
						
							2016-07-18 10:55:19 +01:00  
				
					
						
							
							
								 
						
							
								7b81eb79b8 
								
							 
						 
						
							
							
								
								Disable autosuggest if buffer is too large  
							
							... 
							
							
							
							Make buffer max size configurable, defaulted to infinity 
							
						 
						
							2016-07-18 08:56:00 +01:00  
				
					
						
							
							
								 
						
							
								e87bc74654 
								
							 
						 
						
							
							
								
								Fix 118: Clear suggestion before original widget to fix completions  
							
							... 
							
							
							
							See PR #149  
							
						 
						
							2016-04-25 14:42:09 -06:00  
				
					
						
							
							
								 
						
							
								1d4f7e157e 
								
							 
						 
						
							
							
								
								Keep track of return value from original widget ( #135 )  
							
							
							
						 
						
							2016-04-06 17:13:04 -06:00  
				
					
						
							
							
								 
						
							
								15c5db898f 
								
							 
						 
						
							
							
								
								Fix   #137  
							
							
							
						 
						
							2016-03-14 21:41:14 -06:00  
				
					
						
							
							
								 
						
							
								a314a01a6a 
								
							 
						 
						
							
							
								
								Fix various bugs found while testing  
							
							
							
						 
						
							2016-03-14 16:51:27 -06:00  
				
					
						
							
							
								 
						
							
								8c3fdea75d 
								
							 
						 
						
							
							
								
								Call original accept-line widget when executing suggestion  
							
							
							
						 
						
							2016-03-01 13:18:46 -07:00  
				
					
						
							
							
								 
						
							
								aa597eea6d 
								
							 
						 
						
							
							
								
								Add an autosuggest widget: autosuggest-execute.  
							
							
							
						 
						
							2016-03-01 13:18:46 -07:00  
				
					
						
							
							
								 
						
							
								1b98af5b33 
								
							 
						 
						
							
							
								
								Fix suggestions when `sh_split_words` option is enabled  
							
							
							
						 
						
							2016-02-16 07:57:44 -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  
				
					
						
							
							
								 
						
							
								51b39e210e 
								
							 
						 
						
							
							
								
								Bound widgets now handle arguments correctly  
							
							
							
						 
						
							2016-02-13 23:46:34 -07:00  
				
					
						
							
							
								 
						
							
								f154d25fb3 
								
							 
						 
						
							
							
								
								Fix typo when setting up `autosuggest-clear` widget.  
							
							
							
						 
						
							2016-02-07 08:58:09 -07:00  
				
					
						
							
							
								 
						
							
								775dd20706 
								
							 
						 
						
							
							
								
								Rewrite  
							
							
							
						 
						
							2016-02-06 21:05:02 -07:00