mirror of
https://github.com/tmux/tmux.git
synced 2026-03-26 13:16:37 +00:00
Formatting.
This commit is contained in:
@@ -165,7 +165,7 @@ cmd_minimise_pane_minimise(struct window *w, struct window_pane *wp)
|
|||||||
|
|
||||||
notify_window("window-layout-changed", w);
|
notify_window("window-layout-changed", w);
|
||||||
server_redraw_window(w);
|
server_redraw_window(w);
|
||||||
|
|
||||||
return (CMD_RETURN_NORMAL);
|
return (CMD_RETURN_NORMAL);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user