mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Add -N flag to never start server even if command would normally do so,
GitHub issue 2523.
This commit is contained in:
		
							
								
								
									
										5
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								tmux.1
									
									
									
									
									
								
							@@ -191,6 +191,11 @@ directories are missing).
 | 
			
		||||
Behave as a login shell.
 | 
			
		||||
This flag currently has no effect and is for compatibility with other shells
 | 
			
		||||
when using tmux as a login shell.
 | 
			
		||||
.It Fl N
 | 
			
		||||
Do not start the server even if the command would normally do so (for example
 | 
			
		||||
.Ic new-session
 | 
			
		||||
or
 | 
			
		||||
.Ic start-server ) .
 | 
			
		||||
.It Fl S Ar socket-path
 | 
			
		||||
Specify a full alternative path to the server socket.
 | 
			
		||||
If
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user