mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Add 'e' key in buffer mode to open the buffer in an editor.
This commit is contained in:
		@@ -738,7 +738,7 @@ format_draw(struct screen_write_ctx *octx, const struct grid_cell *base,
 | 
			
		||||
 | 
			
		||||
	/*
 | 
			
		||||
	 * Draw the screens. How they are arranged depends on where the list
 | 
			
		||||
	 * appearsq.
 | 
			
		||||
	 * appears.
 | 
			
		||||
	 */
 | 
			
		||||
	switch (list_align) {
 | 
			
		||||
	case STYLE_ALIGN_DEFAULT:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user