mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Wrap some long lines.
This commit is contained in:
		@@ -528,7 +528,8 @@ const struct options_table_entry window_options_table[] = {
 | 
			
		||||
 | 
			
		||||
	{ .name = "automatic-rename-format",
 | 
			
		||||
	  .type = OPTIONS_TABLE_STRING,
 | 
			
		||||
	  .default_str = "#{?pane_in_mode,[tmux],#{pane_current_command}}#{?pane_dead,[dead],}"
 | 
			
		||||
	  .default_str = "#{?pane_in_mode,[tmux],#{pane_current_command}}"
 | 
			
		||||
	                 "#{?pane_dead,[dead],}"
 | 
			
		||||
	},
 | 
			
		||||
 | 
			
		||||
	{ .name = "c0-change-trigger",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user