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

185 B

window:maximize()

{{since('20220807-113146-c2fee766')}}

Puts the window into the maximized state.

Use window:restore() to return to the normal/non-maximized state.