mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			691 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			691 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
28 August 2007
 | 
						|
 | 
						|
* Scrolling region (\e[r) support.
 | 
						|
 | 
						|
27 August 2007
 | 
						|
 | 
						|
* Change screen.c to work more logically and hopefully fix heap corruption.
 | 
						|
 | 
						|
09 July 2007
 | 
						|
 | 
						|
* Initial import to CVS. Basic functions are working, albeit with a couple of 
 | 
						|
  showstopper memory bugs and many missing features. Detaching, reattaching,
 | 
						|
  creating new sessions, listing sessions work acceptably for using with shells.
 | 
						|
  Simple curses programs (top, systat, tetris) and more complicated ones (mutt,
 | 
						|
  emacs) that don't require scrolling regions (ESC[r) mostly work fine
 | 
						|
  (including mutt, emacs). No status bar yet and no key remapping or other
 | 
						|
  customisation.
 | 
						|
 | 
						|
$Id: CHANGES,v 1.4 2007-08-28 09:19:50 nicm Exp $
 | 
						|
 |