mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	No space in lsw -a targets.
This commit is contained in:
		
							
								
								
									
										2
									
								
								tmux.h
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tmux.h
									
									
									
									
									
								
							@@ -144,7 +144,7 @@ extern char   **environ;
 | 
			
		||||
	"[layout #{window_layout}] #{window_id}"		\
 | 
			
		||||
	"#{?window_active, (active),}";
 | 
			
		||||
#define LIST_WINDOWS_WITH_SESSION_TEMPLATE			\
 | 
			
		||||
	"#{session_name}: "					\
 | 
			
		||||
	"#{session_name}:"					\
 | 
			
		||||
	"#{window_index}: #{window_name}#{window_flags} "	\
 | 
			
		||||
	"(#{window_panes} panes) "				\
 | 
			
		||||
	"[#{window_width}x#{window_height}] "
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user