[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.166 and 1.167

version 1.166, 2010/05/02 15:19:35 version 1.167, 2010/05/05 23:24:23
Line 1265 
Line 1265 
 keys, quotation marks are necessary, for example:  keys, quotation marks are necessary, for example:
 .Bd -literal -offset indent  .Bd -literal -offset indent
 bind-key '"' split-window  bind-key '"' split-window
 bind-key "'" select-prompt  bind-key "'" new-window
 .Ed  .Ed
 .Pp  .Pp
 Commands related to key bindings are as follows:  Commands related to key bindings are as follows:
Line 2316 
Line 2316 
 is as for  is as for
 .Ic status-left ,  .Ic status-left ,
 with the exception that #() are not handled.  with the exception that #() are not handled.
 .It Ic select-prompt Op Fl t Ar target-client  
 Open a prompt inside  
 .Ar target-client  
 allowing a window index to be entered interactively.  
 .El  .El
 .Sh BUFFERS  .Sh BUFFERS
 .Nm  .Nm

Legend:
Removed from v.1.166  
changed lines
  Added in v.1.167