mirror of
				https://github.com/zsh-users/zsh-autosuggestions.git
				synced 2024-05-11 05:54:57 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			213 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			213 B
		
	
	
	
		
			Ruby
		
	
	
	
	
	
| describe 'an original zle widget' do
 | |
|   context 'is accessible with the default prefix'
 | |
| 
 | |
|   context 'when ZSH_AUTOSUGGEST_ORIGINAL_WIDGET_PREFIX is set' do
 | |
|     it 'is accessible with the specified prefix'
 | |
|   end
 | |
| end
 |