mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-02 15:56:13 +00:00 
			
		
		
		
	Tweak menu option.
This commit is contained in:
		
							
								
								
									
										8
									
								
								CHANGES
									
									
									
									
									
								
							
							
						
						
									
										8
									
								
								CHANGES
									
									
									
									
									
								
							@@ -29,10 +29,10 @@ CHANGES FROM 2.9 to X.X
 | 
			
		||||
* Add support for the overline attribute (SGR 53). The Smol capability is
 | 
			
		||||
  needed in terminal-overrides.
 | 
			
		||||
 | 
			
		||||
* Add the ability to create simple menus. Introduces new command display-menu
 | 
			
		||||
  and a few new formats (client_menu, session_menu, window_menu,
 | 
			
		||||
  pane_menu). Default menus are bound to MouseDown3 on the status line,
 | 
			
		||||
  M-MouseDown3 on panes and MouseDown3 in tree, client and buffer modes.
 | 
			
		||||
* Add the ability to create simple menus. Introduces new command
 | 
			
		||||
  display-menu. Default menus are bound to MouseDown3 on the status line;
 | 
			
		||||
  MouseDown3 or M-MouseDown3 on panes; MouseDown3 in tree, client and
 | 
			
		||||
  buffer modes; and C-b C-m and C-b M-m.
 | 
			
		||||
 | 
			
		||||
* Allow panes to be empty (no command). They can be created either by piping to
 | 
			
		||||
  split-window -I, or by passing an empty command ('') to split-window. Output
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user