mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	set status, status-fg, status-bg.
This commit is contained in:
		
							
								
								
									
										9
									
								
								NOTES
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								NOTES
									
									
									
									
									
								
							@@ -62,11 +62,6 @@ Commands:
 | 
			
		||||
    set-option prefix key
 | 
			
		||||
	Set command prefix (meta) key.
 | 
			
		||||
 | 
			
		||||
XXX set-option status,status-fg,status-bg
 | 
			
		||||
 | 
			
		||||
Sessions are destroyed when no windows remain attached to them.
 | 
			
		||||
 | 
			
		||||
There is currently no command to change status bar colour, it can be altered
 | 
			
		||||
by adjusting the last argument of line 38 in status.c:
 | 
			
		||||
 | 
			
		||||
	input_store_two(b, CODE_ATTRIBUTES, ATTR_REVERSE, 0x20);
 | 
			
		||||
 | 
			
		||||
0x47 is white-on-blue.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user