mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Move config file path expansion much earlier, keep the list of paths
around rather than freeing later, and add a config_files format variable containing it. Suggested by kn@ a while back.
This commit is contained in:
		
							
								
								
									
										1
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								tmux.1
									
									
									
									
									
								
							@@ -4763,6 +4763,7 @@ The following variables are available, where appropriate:
 | 
			
		||||
.It Li "buffer_name" Ta "" Ta "Name of buffer"
 | 
			
		||||
.It Li "buffer_sample" Ta "" Ta "Sample of start of buffer"
 | 
			
		||||
.It Li "buffer_size" Ta "" Ta "Size of the specified buffer in bytes"
 | 
			
		||||
.It Li "config_files" Ta "" Ta "List of configuration files loaded"
 | 
			
		||||
.It Li "client_activity" Ta "" Ta "Time client last had activity"
 | 
			
		||||
.It Li "client_cell_height" Ta "" Ta "Height of each client cell in pixels"
 | 
			
		||||
.It Li "client_cell_width" Ta "" Ta "Width of each client cell in pixels"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user