[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.823 and 1.824

version 1.823, 2021/02/22 08:18:13 version 1.824, 2021/02/26 07:53:26
Line 4756 
Line 4756 
 The following variables are available, where appropriate:  The following variables are available, where appropriate:
 .Bl -column "XXXXXXXXXXXXXXXXXXX" "XXXXX"  .Bl -column "XXXXXXXXXXXXXXXXXXX" "XXXXX"
 .It Sy "Variable name" Ta Sy "Alias" Ta Sy "Replaced with"  .It Sy "Variable name" Ta Sy "Alias" Ta Sy "Replaced with"
   .It Li "active_window_index" Ta "" Ta "Index of active window in session"
 .It Li "alternate_on" Ta "" Ta "1 if pane is in alternate screen"  .It Li "alternate_on" Ta "" Ta "1 if pane is in alternate screen"
 .It Li "alternate_saved_x" Ta "" Ta "Saved cursor X in alternate screen"  .It Li "alternate_saved_x" Ta "" Ta "Saved cursor X in alternate screen"
 .It Li "alternate_saved_y" Ta "" Ta "Saved cursor Y in alternate screen"  .It Li "alternate_saved_y" Ta "" Ta "Saved cursor Y in alternate screen"
Line 4763 
Line 4764 
 .It Li "buffer_name" Ta "" Ta "Name of buffer"  .It Li "buffer_name" Ta "" Ta "Name of buffer"
 .It Li "buffer_sample" Ta "" Ta "Sample of start of buffer"  .It Li "buffer_sample" Ta "" Ta "Sample of start of buffer"
 .It Li "buffer_size" Ta "" Ta "Size of the specified buffer in bytes"  .It Li "buffer_size" Ta "" Ta "Size of the specified buffer in bytes"
 .It Li "config_files" Ta "" Ta "List of configuration files loaded"  
 .It Li "client_activity" Ta "" Ta "Time client last had activity"  .It Li "client_activity" Ta "" Ta "Time client last had activity"
 .It Li "client_cell_height" Ta "" Ta "Height of each client cell in pixels"  .It Li "client_cell_height" Ta "" Ta "Height of each client cell in pixels"
 .It Li "client_cell_width" Ta "" Ta "Width of each client cell in pixels"  .It Li "client_cell_width" Ta "" Ta "Width of each client cell in pixels"
Line 4790 
Line 4790 
 .It Li "command_list_alias" Ta "" Ta "Command alias if listing commands"  .It Li "command_list_alias" Ta "" Ta "Command alias if listing commands"
 .It Li "command_list_name" Ta "" Ta "Command name if listing commands"  .It Li "command_list_name" Ta "" Ta "Command name if listing commands"
 .It Li "command_list_usage" Ta "" Ta "Command usage if listing commands"  .It Li "command_list_usage" Ta "" Ta "Command usage if listing commands"
   .It Li "config_files" Ta "" Ta "List of configuration files loaded"
 .It Li "copy_cursor_line" Ta "" Ta "Line the cursor is on in copy mode"  .It Li "copy_cursor_line" Ta "" Ta "Line the cursor is on in copy mode"
 .It Li "copy_cursor_word" Ta "" Ta "Word under cursor in copy mode"  .It Li "copy_cursor_word" Ta "" Ta "Word under cursor in copy mode"
 .It Li "copy_cursor_x" Ta "" Ta "Cursor X position in copy mode"  .It Li "copy_cursor_x" Ta "" Ta "Cursor X position in copy mode"
Line 4812 
Line 4813 
 .It Li "insert_flag" Ta "" Ta "Pane insert flag"  .It Li "insert_flag" Ta "" Ta "Pane insert flag"
 .It Li "keypad_cursor_flag" Ta "" Ta "Pane keypad cursor flag"  .It Li "keypad_cursor_flag" Ta "" Ta "Pane keypad cursor flag"
 .It Li "keypad_flag" Ta "" Ta "Pane keypad flag"  .It Li "keypad_flag" Ta "" Ta "Pane keypad flag"
   .It Li "last_window_index" Ta "" Ta "Index of last window in session"
 .It Li "line" Ta "" Ta "Line number in the list"  .It Li "line" Ta "" Ta "Line number in the list"
 .It Li "mouse_all_flag" Ta "" Ta "Pane mouse all flag"  .It Li "mouse_all_flag" Ta "" Ta "Pane mouse all flag"
 .It Li "mouse_any_flag" Ta "" Ta "Pane mouse any flag"  .It Li "mouse_any_flag" Ta "" Ta "Pane mouse any flag"
Line 4867 
Line 4869 
 .It Li "scroll_position" Ta "" Ta "Scroll position in copy mode"  .It Li "scroll_position" Ta "" Ta "Scroll position in copy mode"
 .It Li "scroll_region_lower" Ta "" Ta "Bottom of scroll region in pane"  .It Li "scroll_region_lower" Ta "" Ta "Bottom of scroll region in pane"
 .It Li "scroll_region_upper" Ta "" Ta "Top of scroll region in pane"  .It Li "scroll_region_upper" Ta "" Ta "Top of scroll region in pane"
 .It Li "search_present" Ta "" Ta "1 if search started in copy mode"  
 .It Li "search_match" Ta "" Ta "Search match if any"  .It Li "search_match" Ta "" Ta "Search match if any"
   .It Li "search_present" Ta "" Ta "1 if search started in copy mode"
 .It Li "selection_active" Ta "" Ta "1 if selection started and changes with the cursor in copy mode"  .It Li "selection_active" Ta "" Ta "1 if selection started and changes with the cursor in copy mode"
 .It Li "selection_end_x" Ta "" Ta "X position of the end of the selection"  .It Li "selection_end_x" Ta "" Ta "X position of the end of the selection"
 .It Li "selection_end_y" Ta "" Ta "Y position of the end of the selection"  .It Li "selection_end_y" Ta "" Ta "Y position of the end of the selection"

Legend:
Removed from v.1.823  
changed lines
  Added in v.1.824