mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	pty(7) -> pty(4)
This commit is contained in:
		
							
								
								
									
										6
									
								
								tmux.1
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								tmux.1
									
									
									
									
									
								
							@@ -370,7 +370,7 @@ These specify the client, session, window or pane which a command should affect.
 | 
				
			|||||||
.Pp
 | 
					.Pp
 | 
				
			||||||
.Ar target-client
 | 
					.Ar target-client
 | 
				
			||||||
is the name of the
 | 
					is the name of the
 | 
				
			||||||
.Xr pty 7
 | 
					.Xr pty 4
 | 
				
			||||||
file to which the client is connected, for example either of
 | 
					file to which the client is connected, for example either of
 | 
				
			||||||
.Pa /dev/ttyp1
 | 
					.Pa /dev/ttyp1
 | 
				
			||||||
or
 | 
					or
 | 
				
			||||||
@@ -1319,7 +1319,7 @@ interactively from a list.
 | 
				
			|||||||
After a client is chosen,
 | 
					After a client is chosen,
 | 
				
			||||||
.Ql %%
 | 
					.Ql %%
 | 
				
			||||||
is replaced by the client
 | 
					is replaced by the client
 | 
				
			||||||
.Xr pty 7
 | 
					.Xr pty 4
 | 
				
			||||||
path in
 | 
					path in
 | 
				
			||||||
.Ar template
 | 
					.Ar template
 | 
				
			||||||
and the result executed as a command.
 | 
					and the result executed as a command.
 | 
				
			||||||
@@ -4165,6 +4165,6 @@ bind-key / command-prompt "split-window 'exec man %%'"
 | 
				
			|||||||
bind-key S command-prompt "new-window -n %1 'ssh %1'"
 | 
					bind-key S command-prompt "new-window -n %1 'ssh %1'"
 | 
				
			||||||
.Ed
 | 
					.Ed
 | 
				
			||||||
.Sh SEE ALSO
 | 
					.Sh SEE ALSO
 | 
				
			||||||
.Xr pty 7
 | 
					.Xr pty 4
 | 
				
			||||||
.Sh AUTHORS
 | 
					.Sh AUTHORS
 | 
				
			||||||
.An Nicholas Marriott Aq Mt nicm@users.sourceforge.net
 | 
					.An Nicholas Marriott Aq Mt nicm@users.sourceforge.net
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user