mirror of
				https://github.com/neovim/neovim.git
				synced 2025-11-04 01:34:25 +00:00 
			
		
		
		
	Problem:  segfault in exmode when redrawing
Solution: skip gui_scroll when exmode_active
20d161ace3
Co-authored-by: Christian Brabandt <cb@256bit.org>
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			128 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			128 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
" this goes to insert mode and presses key k_VerScrollbar which may cause a redraw in exmode, which used ot crash Vim
 | 
						|
norm o€ùX
 |