mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:44:18 +00:00 
			
		
		
		
	Fix description of Ss and Se.
This commit is contained in:
		
							
								
								
									
										8
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								tmux.1
									
									
									
									
									
								
							@@ -3648,7 +3648,7 @@ to change the cursor colour from inside
 | 
			
		||||
$ printf '\e033]12;red\e033\e\e'
 | 
			
		||||
.Ed
 | 
			
		||||
.It Em \&Ss , Se
 | 
			
		||||
Change the cursor style.
 | 
			
		||||
Set or reset the cursor style.
 | 
			
		||||
If set, a sequence such as this may be used
 | 
			
		||||
to change the cursor to an underline:
 | 
			
		||||
.Bd -literal -offset indent
 | 
			
		||||
@@ -3656,10 +3656,8 @@ $ printf '\e033[4 q'
 | 
			
		||||
.Ed
 | 
			
		||||
.Pp
 | 
			
		||||
If
 | 
			
		||||
.Em Csr
 | 
			
		||||
is set, it will be used to reset the cursor style instead
 | 
			
		||||
of
 | 
			
		||||
.Em Cs .
 | 
			
		||||
.Em Se
 | 
			
		||||
is not set, \&Ss with argument 0 will be used to reset the cursor style instead.
 | 
			
		||||
.It Em \&Ms
 | 
			
		||||
This sequence can be used by
 | 
			
		||||
.Nm
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user