[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.397 and 1.398

version 1.397, 2014/06/20 10:46:59 version 1.398, 2014/08/11 22:14:30
Line 1292 
Line 1292 
 section.  section.
 This command works only if at least one client is attached.  This command works only if at least one client is attached.
 .It Ic display-panes Op Fl t Ar target-client  .It Ic display-panes Op Fl t Ar target-client
 .D1 (alias: Ic displayp)  .D1 (alias: Ic displayp )
 Display a visible indicator of each pane shown by  Display a visible indicator of each pane shown by
 .Ar target-client .  .Ar target-client .
 See the  See the
Line 1382 
Line 1382 
 .Fl a  .Fl a
 option kills all but the window given with  option kills all but the window given with
 .Fl t .  .Fl t .
 .It Ic last-pane Op Fl t Ar target-window  .It Xo Ic last-pane
   .Op Fl de
   .Op Fl t Ar target-window
   .Xc
 .D1 (alias: Ic lastp )  .D1 (alias: Ic lastp )
 Select the last (previously selected) pane.  Select the last (previously selected) pane.
   .Fl e
   enables or
   .Fl d
   disables input to the pane.
 .It Ic last-window Op Fl t Ar target-session  .It Ic last-window Op Fl t Ar target-session
 .D1 (alias: Ic last )  .D1 (alias: Ic last )
 Select the last (previously selected) window.  Select the last (previously selected) window.
Line 1701 
Line 1708 
 .Ic previous-layout  .Ic previous-layout
 commands.  commands.
 .It Xo Ic select-pane  .It Xo Ic select-pane
 .Op Fl lDLRU  .Op Fl DdeLlRU
 .Op Fl t Ar target-pane  .Op Fl t Ar target-pane
 .Xc  .Xc
 .D1 (alias: Ic selectp )  .D1 (alias: Ic selectp )
Line 1721 
Line 1728 
 is the same as using the  is the same as using the
 .Ic last-pane  .Ic last-pane
 command.  command.
   .Fl e
   enables or
   .Fl d
   disables input to the pane.
 .It Xo Ic select-window  .It Xo Ic select-window
 .Op Fl lnpT  .Op Fl lnpT
 .Op Fl t Ar target-window  .Op Fl t Ar target-window

Legend:
Removed from v.1.397  
changed lines
  Added in v.1.398