mirror of
https://github.com/wez/wezterm.git
synced 2024-12-18 02:42:05 +03:00
d7fa541745
Since applying the maximized state is async, we hadn't fully applied it before we got to the startup logic that resizes the window to fit the initial terminal size. This adds a final check to see if we are resizable before we try to apply that size, and skips it. refs: #284 |
||
---|---|---|
.. | ||
examples | ||
src | ||
build.rs | ||
Cargo.toml |