mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Clarify that styles can be space or comma separated, from Stephen Zapatka.
This commit is contained in:
		
							
								
								
									
										4
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								tmux.1
									
									
									
									
									
								
							@@ -3899,7 +3899,7 @@ and
 | 
			
		||||
A style may be the single term
 | 
			
		||||
.Ql default
 | 
			
		||||
to specify the default style (which may inherit from another option) or a space
 | 
			
		||||
separated list of the following:
 | 
			
		||||
or comma separated list of the following:
 | 
			
		||||
.Bl -tag -width Ds
 | 
			
		||||
.It Ic fg=colour
 | 
			
		||||
Set the foreground colour.
 | 
			
		||||
@@ -4000,7 +4000,7 @@ is a window index.
 | 
			
		||||
.Pp
 | 
			
		||||
Examples are:
 | 
			
		||||
.Bd -literal -offset indent
 | 
			
		||||
fg=yellow,bold,underscore,blink
 | 
			
		||||
fg=yellow bold underscore blink
 | 
			
		||||
bg=black,fg=default,noreverse
 | 
			
		||||
.Ed
 | 
			
		||||
.Sh NAMES AND TITLES
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user