mirror of
https://github.com/wez/wezterm.git
synced 2025-01-04 11:42:53 +03:00
8 lines
185 B
Markdown
8 lines
185 B
Markdown
# `window:maximize()`
|
|
|
|
{{since('20220807-113146-c2fee766')}}
|
|
|
|
Puts the window into the maximized state.
|
|
|
|
Use [window:restore()](restore.md) to return to the normal/non-maximized state.
|