[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.411 and 1.412

version 1.411, 2014/12/09 19:23:35 version 1.412, 2015/01/06 09:12:02
Line 247 
Line 247 
 Kill the current window.  Kill the current window.
 .It '  .It '
 Prompt for a window index to select.  Prompt for a window index to select.
   .It \&(
   Switch the attached client to the previous session.
   .It \&)
   Switch the attached client to the next session.
 .It ,  .It ,
 Rename the current window.  Rename the current window.
 .It -  .It -
Line 267 
Line 271 
 List all key bindings.  List all key bindings.
 .It D  .It D
 Choose a client to detach.  Choose a client to detach.
   .It L
   Switch the attached client back to the last session.
 .It \&[  .It \&[
 Enter copy mode to copy text or view the history.  Enter copy mode to copy text or view the history.
 .It \&]  .It \&]
Line 293 
Line 299 
 Force redraw of the attached client.  Force redraw of the attached client.
 .It s  .It s
 Select a new session for the attached client interactively.  Select a new session for the attached client interactively.
 .It L  
 Switch the attached client back to the last session.  
 .It t  .It t
 Show the time.  Show the time.
 .It w  .It w
 Choose the current window interactively.  Choose the current window interactively.
 .It x  .It x
 Kill the current pane.  Kill the current pane.
   .It z
   Toggle zoom state of the current pane.
 .It {  .It {
 Swap the current pane with the previous pane.  Swap the current pane with the previous pane.
 .It }  .It }
Line 318 
Line 324 
 .It M-1 to M-5  .It M-1 to M-5
 Arrange panes in one of the five preset layouts: even-horizontal,  Arrange panes in one of the five preset layouts: even-horizontal,
 even-vertical, main-horizontal, main-vertical, or tiled.  even-vertical, main-horizontal, main-vertical, or tiled.
   .It Space
   Arrange the current window in the next preset layout.
 .It M-n  .It M-n
 Move to the next window with a bell or activity marker.  Move to the next window with a bell or activity marker.
 .It M-o  .It M-o

Legend:
Removed from v.1.411  
changed lines
  Added in v.1.412