mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	FAQ about grouped sessions.
This commit is contained in:
		
							
								
								
									
										8
									
								
								FAQ
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								FAQ
									
									
									
									
									
								
							@@ -209,4 +209,10 @@ X:
 | 
			
		||||
 | 
			
		||||
uptime|awk '{split(substr($0, index($0, "load")), a, ":"); print a[2]}'
 | 
			
		||||
 | 
			
		||||
$Id: FAQ,v 1.30 2009-11-23 09:53:24 nicm Exp $
 | 
			
		||||
* How do I attach the same session to multiple clients but with a different
 | 
			
		||||
  current window, like screen -x?
 | 
			
		||||
 | 
			
		||||
One or more of the windows can either be linked into multiple sessions manually
 | 
			
		||||
with link-window, or a grouped session can be created with new-window -t.
 | 
			
		||||
 | 
			
		||||
$Id: FAQ,v 1.31 2009-12-12 09:54:02 nicm Exp $
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user