1
1
mirror of https://github.com/wez/wezterm.git synced 2025-01-04 11:42:53 +03:00
wezterm/docs/config/lua/window/maximize.md
2023-03-20 22:54:27 -07:00

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.