mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-03 16:46:18 +00:00 
			
		
		
		
	Zombie windows, requested by Will Maier.
This commit is contained in:
		
							
								
								
									
										4
									
								
								TODO
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								TODO
									
									
									
									
									
								
							@@ -49,12 +49,13 @@
 | 
			
		||||
 | 
			
		||||
-- For 0.4 --------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
- document zombie windows
 | 
			
		||||
- document buffer stuff
 | 
			
		||||
- document next/prev word
 | 
			
		||||
- commands:	save-buffer -b number filename
 | 
			
		||||
		load-buffer -b number filename
 | 
			
		||||
  	      	copy-buffer -s src-session -t dst-session -a src-index -b dst-index
 | 
			
		||||
	       		    (from other session)
 | 
			
		||||
		      		    (from other session)
 | 
			
		||||
 | 
			
		||||
-- For 0.5 --------------------------------------------------------------------
 | 
			
		||||
 | 
			
		||||
@@ -73,3 +74,4 @@
 | 
			
		||||
  have a "edit-mode" option select which keymap
 | 
			
		||||
- zombie windows: don't disappear when the command dies. new command
 | 
			
		||||
  	 respawn-window [command] to restart; ommitting commands uses previous
 | 
			
		||||
- many more info displays for various things
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user