1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-28 07:55:03 +03:00
wezterm/docs/config/lua/window/restore.md
2023-03-20 22:54:27 -07:00

9 lines
153 B
Markdown

# `window:restore()`
{{since('20220807-113146-c2fee766')}}
Restores the window from the maximized state.
See also: [window:maximize()](maximize.md).