mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Major reorganisation of screen handling.
This commit is contained in:
		
							
								
								
									
										10
									
								
								CHANGES
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								CHANGES
									
									
									
									
									
								
							@@ -1,3 +1,11 @@
 | 
			
		||||
06 December 2007
 | 
			
		||||
 | 
			
		||||
* Another major reorganisation, this time of screen handling. A new set of
 | 
			
		||||
  functions, screen_write_*, are now used to write to a screen and a tty
 | 
			
		||||
  simultaneously. These are used by the input parser to update the base
 | 
			
		||||
  window screen and also by the different modes which now interpose their own
 | 
			
		||||
  screen.
 | 
			
		||||
 | 
			
		||||
30 November 2007
 | 
			
		||||
 | 
			
		||||
* Support \ek...\e\ to set window name.
 | 
			
		||||
@@ -289,4 +297,4 @@
 | 
			
		||||
  (including mutt, emacs). No status bar yet and no key remapping or other
 | 
			
		||||
  customisation.
 | 
			
		||||
 | 
			
		||||
$Id: CHANGES,v 1.89 2007-11-30 11:08:34 nicm Exp $
 | 
			
		||||
$Id: CHANGES,v 1.90 2007-12-06 09:46:21 nicm Exp $
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user