mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	tweak;
This commit is contained in:
		
							
								
								
									
										5
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								tmux.1
									
									
									
									
									
								
							@@ -373,7 +373,6 @@ bind-key F1 set-window-option force-width 81
 | 
			
		||||
.Pp
 | 
			
		||||
Or if using
 | 
			
		||||
.Xr sh 1 :
 | 
			
		||||
.Pp
 | 
			
		||||
.Bd -literal -offset indent
 | 
			
		||||
$ tmux bind-key F1 set-window-option force-width 81
 | 
			
		||||
.Ed
 | 
			
		||||
@@ -401,7 +400,6 @@ new-window ; split-window -d
 | 
			
		||||
.Pp
 | 
			
		||||
Or from
 | 
			
		||||
.Xr sh 1 :
 | 
			
		||||
.Pp
 | 
			
		||||
.Bd -literal -offset indent
 | 
			
		||||
$ tmux kill-window -t :1
 | 
			
		||||
 | 
			
		||||
@@ -1748,7 +1746,8 @@ used.
 | 
			
		||||
Shell commands are executed with the
 | 
			
		||||
.Nm
 | 
			
		||||
global environment set (see the
 | 
			
		||||
.Sx ENVIRONMENT section).
 | 
			
		||||
.Sx ENVIRONMENT
 | 
			
		||||
section).
 | 
			
		||||
.Pp
 | 
			
		||||
#[attributes] allows a comma-separated list of attributes to be specified,
 | 
			
		||||
these may be
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user