[BACK]Return to tmux.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/tmux.1 between version 1.909 and 1.910

version 1.909, 2022/12/16 08:13:40 version 1.910, 2022/12/22 19:53:23
Line 961 
Line 961 
 directly without invoking the shell.  directly without invoking the shell.
 .Pp  .Pp
 .Ar command  .Ar command
 .Op Ar arguments  .Op Ar argument ...
 refers to a  refers to a
 .Nm  .Nm
 command, either passed with the command and arguments separately, for example:  command, either passed with the command and arguments separately, for example:
Line 1538 
Line 1538 
 .Tg source  .Tg source
 .It Xo Ic source-file  .It Xo Ic source-file
 .Op Fl Fnqv  .Op Fl Fnqv
 .Ar path  .Ar path ...
 .Ar ...  
 .Xc  .Xc
 .D1 Pq alias: Ic source  .D1 Pq alias: Ic source
 Execute commands from one or more files specified by  Execute commands from one or more files specified by
Line 3120 
Line 3119 
 .Op Fl nr  .Op Fl nr
 .Op Fl N Ar note  .Op Fl N Ar note
 .Op Fl T Ar key-table  .Op Fl T Ar key-table
 .Ar key command Op Ar arguments  .Ar key command Op Ar argument ...
 .Xc  .Xc
 .D1 Pq alias: Ic bind  .D1 Pq alias: Ic bind
 Bind key  Bind key
Line 3216 
Line 3215 
 .Op Fl c Ar target-client  .Op Fl c Ar target-client
 .Op Fl N Ar repeat-count  .Op Fl N Ar repeat-count
 .Op Fl t Ar target-pane  .Op Fl t Ar target-pane
 .Ar key Ar ...  .Ar key ...
 .Xc  .Xc
 .D1 Pq alias: Ic send  .D1 Pq alias: Ic send
 Send a key or keys to a window or client.  Send a key or keys to a window or client.
Line 5821 
Line 5820 
 .Op Fl y Ar position  .Op Fl y Ar position
 .Ar name  .Ar name
 .Ar key  .Ar key
 .Ar command  .Ar command Op Ar argument ...
 .Ar ...  
 .Xc  .Xc
 .D1 Pq alias: Ic menu  .D1 Pq alias: Ic menu
 Display a menu on  Display a menu on

Legend:
Removed from v.1.909  
changed lines
  Added in v.1.910