mirror of
				https://github.com/zsh-users/zsh-autosuggestions.git
				synced 2024-05-11 05:54:57 +00:00 
			
		
		
		
	Enable tcsetpgrp to support job control
See https://github.com/zsh-users/zsh-docker/pull/15
This commit is contained in:
		@@ -13,7 +13,7 @@ for v in $(grep "^[^#]" ZSH_VERSIONS); do
 | 
			
		||||
              --enable-cap \
 | 
			
		||||
              --enable-multibyte \
 | 
			
		||||
              --with-term-lib='ncursesw tinfo' \
 | 
			
		||||
              --without-tcsetpgrp \
 | 
			
		||||
              --with-tcsetpgrp \
 | 
			
		||||
              --program-suffix="-$v"
 | 
			
		||||
 | 
			
		||||
  make install.bin
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user