Open
Description
Looks like we forgot to consider the toggle maximize action in the macOS apprt (the case for it is simply missing, even among the fallthrough cases:
ghostty/macos/Sources/Ghostty/Ghostty.App.swift
Lines 541 to 553 in 17ba025
I'm not sure if you could maximize a window on macOS à la Linux or Windows, but even then we should explicitly mark it as an unsupported but known action.