[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.16 and 1.17

version 1.16, 2009/06/24 22:49:56 version 1.17, 2009/06/26 22:47:06
Line 571 
Line 571 
 .Op Fl p Ar pane-index  .Op Fl p Ar pane-index
 .Op Fl t Ar target-window  .Op Fl t Ar target-window
 .Xc  .Xc
 .D1 (alias: Ic breakp)  .D1 (alias: Ic breakp )
 Break the current pane off from its containing window to make it the only pane  Break the current pane off from its containing window to make it the only pane
 in a new window.  in a new window.
 If  If
Line 595 
Line 595 
 .Op Fl p Ar pane-index  .Op Fl p Ar pane-index
 .Op Fl t Ar target-window  .Op Fl t Ar target-window
 .Xc  .Xc
 .D1 (alias: Ic clearhist)  .D1 (alias: Ic clearhist )
 Remove and free the history for the specified pane.  Remove and free the history for the specified pane.
 .It Xo Ic clock-mode  .It Xo Ic clock-mode
 .Op Fl t Ar target-window  .Op Fl t Ar target-window
Line 617 
Line 617 
 .Op Fl t Ar target-client  .Op Fl t Ar target-client
 .Ar command  .Ar command
 .Xc  .Xc
 .D1 (alias: Ic confirm)  .D1 (alias: Ic confirm )
 Ask for confirmation before executing  Ask for confirmation before executing
 .Ar command .  .Ar command .
 This command works only from inside  This command works only from inside
Line 628 
Line 628 
 .Op Fl s Ar src-session  .Op Fl s Ar src-session
 .Op Fl t Ar dst-session  .Op Fl t Ar dst-session
 .Xc  .Xc
 .D1 (alias: Ic copyb)  .D1 (alias: Ic copyb )
 Copy a session paste buffer to another session.  Copy a session paste buffer to another session.
 If no sessions are specified, the current one is used instead.  If no sessions are specified, the current one is used instead.
 .It Xo Ic copy-mode  .It Xo Ic copy-mode
Line 948 
Line 948 
 .Op Fl t Ar target-window  .Op Fl t Ar target-window
 .Ar layout-name  .Ar layout-name
 .Xc  .Xc
 .D1 (alias: selectl)  .D1 (alias: selectl )
 Choose a specific layout for a window.  Choose a specific layout for a window.
 .It Xo Ic select-pane  .It Xo Ic select-pane
 .Op Fl p Ar pane-index  .Op Fl p Ar pane-index

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17