[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.488 and 1.489

version 1.488, 2016/05/12 16:05:33 version 1.489, 2016/06/15 08:54:11
Line 773 
Line 773 
 If  If
 .Ar target-session  .Ar target-session
 is specified, list only clients connected to that session.  is specified, list only clients connected to that session.
 .It Ic list-commands  .It Xo Ic list-commands
   .Op Fl F Ar format
   .Xc
 .D1 (alias: Ic lscm )  .D1 (alias: Ic lscm )
 List the syntax of all commands supported by  List the syntax of all commands supported by
 .Nm .  .Nm .
Line 3492 
Line 3494 
 .It Li "client_width" Ta "" Ta "Width of client"  .It Li "client_width" Ta "" Ta "Width of client"
 .It Li "command_hooked" Ta "" Ta "Name of command hooked, if any"  .It Li "command_hooked" Ta "" Ta "Name of command hooked, if any"
 .It Li "command_name" Ta "" Ta "Name of command in use, if any"  .It Li "command_name" Ta "" Ta "Name of command in use, if any"
   .It Li "command_list_name" Ta "" Ta "Command name if listing commands"
   .It Li "command_list_alias" Ta "" Ta "Command alias if listing commands"
   .It Li "command_list_usage" Ta "" Ta "Command usage if listing commands"
 .It Li "cursor_flag" Ta "" Ta "Pane cursor flag"  .It Li "cursor_flag" Ta "" Ta "Pane cursor flag"
 .It Li "cursor_x" Ta "" Ta "Cursor X position in pane"  .It Li "cursor_x" Ta "" Ta "Cursor X position in pane"
 .It Li "cursor_y" Ta "" Ta "Cursor Y position in pane"  .It Li "cursor_y" Ta "" Ta "Cursor Y position in pane"

Legend:
Removed from v.1.488  
changed lines
  Added in v.1.489