mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 11:18:48 +00:00
parent
743939ec84
commit
3bb11ec484
@ -1320,7 +1320,6 @@ static int
|
|||||||
server_client_resize_force(struct window_pane *wp)
|
server_client_resize_force(struct window_pane *wp)
|
||||||
{
|
{
|
||||||
struct timeval tv = { .tv_usec = 100000 };
|
struct timeval tv = { .tv_usec = 100000 };
|
||||||
struct winsize ws;
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* If we are resizing to the same size as when we entered the loop
|
* If we are resizing to the same size as when we entered the loop
|
||||||
|
Loading…
Reference in New Issue
Block a user