[BACK]Return to cmd-display-menu.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/cmd-display-menu.c between version 1.29 and 1.30

version 1.29, 2021/08/21 10:22:38 version 1.30, 2021/08/22 13:48:29
Line 121 
Line 121 
                         if (sr != NULL)                          if (sr != NULL)
                                 break;                                  break;
                 }                  }
                 if (line == lines)  
                         ranges = &tc->status.entries[0].ranges;  
   
                 if (sr != NULL) {                  if (sr != NULL) {
                         format_add(ft, "popup_window_status_line_x", "%u",                          format_add(ft, "popup_window_status_line_x", "%u",

Legend:
Removed from v.1.29  
changed lines
  Added in v.1.30