mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:44:18 +00:00 
			
		
		
		
	Switch pane-colors and cursor-style options to be in alphabetical order,
from Teubel Gyorgy, GitHub issue 4191.
This commit is contained in:
		
							
								
								
									
										14
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								tmux.1
									
									
									
									
									
								
							@@ -5161,13 +5161,6 @@ visible before the application starts reappears unchanged after it exits.
 | 
				
			|||||||
.It Ic cursor-colour Ar colour
 | 
					.It Ic cursor-colour Ar colour
 | 
				
			||||||
Set the colour of the cursor.
 | 
					Set the colour of the cursor.
 | 
				
			||||||
.Pp
 | 
					.Pp
 | 
				
			||||||
.It Ic pane-colours[] Ar colour
 | 
					 | 
				
			||||||
The default colour palette.
 | 
					 | 
				
			||||||
Each entry in the array defines the colour
 | 
					 | 
				
			||||||
.Nm
 | 
					 | 
				
			||||||
uses when the colour with that index is requested.
 | 
					 | 
				
			||||||
The index may be from zero to 255.
 | 
					 | 
				
			||||||
.Pp
 | 
					 | 
				
			||||||
.It Ic cursor-style Ar style
 | 
					.It Ic cursor-style Ar style
 | 
				
			||||||
Set the style of the cursor.
 | 
					Set the style of the cursor.
 | 
				
			||||||
Available styles are:
 | 
					Available styles are:
 | 
				
			||||||
@@ -5179,6 +5172,13 @@ Available styles are:
 | 
				
			|||||||
.Ic blinking-bar ,
 | 
					.Ic blinking-bar ,
 | 
				
			||||||
.Ic bar .
 | 
					.Ic bar .
 | 
				
			||||||
.Pp
 | 
					.Pp
 | 
				
			||||||
 | 
					.It Ic pane-colours[] Ar colour
 | 
				
			||||||
 | 
					The default colour palette.
 | 
				
			||||||
 | 
					Each entry in the array defines the colour
 | 
				
			||||||
 | 
					.Nm
 | 
				
			||||||
 | 
					uses when the colour with that index is requested.
 | 
				
			||||||
 | 
					The index may be from zero to 255.
 | 
				
			||||||
 | 
					.Pp
 | 
				
			||||||
.It Xo Ic remain-on-exit
 | 
					.It Xo Ic remain-on-exit
 | 
				
			||||||
.Op Ic on | off | failed
 | 
					.Op Ic on | off | failed
 | 
				
			||||||
.Xc
 | 
					.Xc
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user