mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-24 16:11:43 +00:00
input: update toggle_maximize documentation
This commit is contained in:
committed by
Lukas
parent
22d13172cd
commit
a14eba7478
@@ -747,8 +747,8 @@ pub const Action = union(enum) {
|
||||
|
||||
/// Maximize or unmaximize the current window.
|
||||
///
|
||||
/// This has no effect on macOS as it does not have the concept of
|
||||
/// maximized windows.
|
||||
/// On macOS this zooms the window, which is the closest equivalent
|
||||
/// since macOS has no concept of a maximized window.
|
||||
toggle_maximize,
|
||||
|
||||
/// Fullscreen or unfullscreen the current window.
|
||||
|
||||
Reference in New Issue
Block a user