mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Add a cursor-style option, from Alexis Hildebrandt in GitHub issue 2960.
This commit is contained in:
		
							
								
								
									
										10
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								tmux.1
									
									
									
									
									
								
							@@ -4426,6 +4426,16 @@ Each entry in the array defines the colour
 | 
			
		||||
uses when the colour with that index is requested.
 | 
			
		||||
The index may be from zero to 255.
 | 
			
		||||
.Pp
 | 
			
		||||
.It Ic cursor-style Ar style
 | 
			
		||||
Set the style of the cursor. Available styles are:
 | 
			
		||||
.Ic default ,
 | 
			
		||||
.Ic blinking-block ,
 | 
			
		||||
.Ic block ,
 | 
			
		||||
.Ic blinking-underline ,
 | 
			
		||||
.Ic underline ,
 | 
			
		||||
.Ic blinking-bar ,
 | 
			
		||||
.Ic bar .
 | 
			
		||||
.Pp
 | 
			
		||||
.It Xo Ic remain-on-exit
 | 
			
		||||
.Op Ic on | off | failed
 | 
			
		||||
.Xc
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user