mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
[macOS] feat: add documentation for new quick-terminal
case
This commit is contained in:
@ -1989,6 +1989,7 @@ keybind: Keybinds = .{},
|
|||||||
///
|
///
|
||||||
/// * `never` - The macOS app is never hidden.
|
/// * `never` - The macOS app is never hidden.
|
||||||
/// * `always` - The macOS app is always hidden.
|
/// * `always` - The macOS app is always hidden.
|
||||||
|
/// * `quick-terminal` - The macOS app is hidden only if no windows are shown.
|
||||||
///
|
///
|
||||||
/// Note: When the macOS application is hidden, keyboard layout changes
|
/// Note: When the macOS application is hidden, keyboard layout changes
|
||||||
/// will no longer be automatic. This is a limitation of macOS.
|
/// will no longer be automatic. This is a limitation of macOS.
|
||||||
|
Reference in New Issue
Block a user