mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Add a -l flag to display-message to disable format expansion, from Aaron
Jensen. GitHub issue 3372.
This commit is contained in:
		
							
								
								
									
										9
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								tmux.1
									
									
									
									
									
								
							@@ -5887,7 +5887,7 @@ The following keys are also available:
 | 
			
		||||
.El
 | 
			
		||||
.Tg display
 | 
			
		||||
.It Xo Ic display-message
 | 
			
		||||
.Op Fl aINpv
 | 
			
		||||
.Op Fl aIlNpv
 | 
			
		||||
.Op Fl c Ar target-client
 | 
			
		||||
.Op Fl d Ar delay
 | 
			
		||||
.Op Fl t Ar target-pane
 | 
			
		||||
@@ -5909,7 +5909,12 @@ is not given, the
 | 
			
		||||
option is used; a delay of zero waits for a key press.
 | 
			
		||||
.Ql N
 | 
			
		||||
ignores key presses and closes only after the delay expires.
 | 
			
		||||
The format of
 | 
			
		||||
If
 | 
			
		||||
.Fl l
 | 
			
		||||
is given,
 | 
			
		||||
.Ar message
 | 
			
		||||
is printed unchanged.
 | 
			
		||||
Otherwise, the format of
 | 
			
		||||
.Ar message
 | 
			
		||||
is described in the
 | 
			
		||||
.Sx FORMATS
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user