mirror of
				https://github.com/tmux/tmux.git
				synced 2025-10-26 12:27:15 +00:00 
			
		
		
		
	Expand description of start-server.
This commit is contained in:
		
							
								
								
									
										11
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								tmux.1
									
									
									
									
									
								
							| @@ -1287,6 +1287,17 @@ shows the parsed commands and line numbers if possible. | |||||||
| Start the | Start the | ||||||
| .Nm | .Nm | ||||||
| server, if not already running, without creating any sessions. | server, if not already running, without creating any sessions. | ||||||
|  | .Pp | ||||||
|  | Note that as by default the | ||||||
|  | .Nm | ||||||
|  | server will exit with no sessions, this is only useful if a session is created in | ||||||
|  | .Pa ~/.tmux.conf , | ||||||
|  | .Ic exit-empty | ||||||
|  | is turned off, or another command is run as part of the same command sequence. | ||||||
|  | For example: | ||||||
|  | .Bd -literal -offset indent | ||||||
|  | $ tmux start \\; show -g | ||||||
|  | .Ed | ||||||
| .It Xo Ic suspend-client | .It Xo Ic suspend-client | ||||||
| .Op Fl t Ar target-client | .Op Fl t Ar target-client | ||||||
| .Xc | .Xc | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 nicm
					nicm