Fix a term-buf bug related with line breaks
part of darcs patch Sun Sep 18 12:39:56 EEST 2005 Eric Knauel <knauel@informatik.uni-tuebingen.de>
This commit is contained in:
		
							parent
							
								
									44bfb8f118
								
							
						
					
					
						commit
						a4ee4822df
					
				| 
						 | 
				
			
			@ -120,6 +120,7 @@
 | 
			
		|||
    (goto-next-line termbuf)
 | 
			
		||||
    (goto-beginning-of-line termbuf)
 | 
			
		||||
    (insert-char termbuf char)
 | 
			
		||||
    (goto-next-char termbuf)
 | 
			
		||||
    (set-terminal-buffer-paint-fun!
 | 
			
		||||
     termbuf paint-complete-buffer))
 | 
			
		||||
   (else
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue