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

Diff for /src/usr.bin/tmux/cmd-break-pane.c between version 1.6 and 1.7

version 1.6, 2009/08/13 20:11:58 version 1.7, 2009/10/10 10:02:48
Line 78 
Line 78 
                 session_select(s, wl->idx);                  session_select(s, wl->idx);
   
         server_redraw_session(s);          server_redraw_session(s);
           server_status_session_group(s);
   
         return (0);          return (0);
 }  }

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7