mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-09-27 21:48:38 +00:00
documentation: fix MacOSDockDropBehavior valid values
This commit is contained in:
@@ -2710,7 +2710,7 @@ keybind: Keybinds = .{},
|
|||||||
///
|
///
|
||||||
/// * `new-tab` - Create a new tab in the current window, or open
|
/// * `new-tab` - Create a new tab in the current window, or open
|
||||||
/// a new window if none exist.
|
/// a new window if none exist.
|
||||||
/// * `new-window` - Create a new window unconditionally.
|
/// * `window` - Create a new window unconditionally.
|
||||||
///
|
///
|
||||||
/// The default value is `new-tab`.
|
/// The default value is `new-tab`.
|
||||||
///
|
///
|
||||||
|
Reference in New Issue
Block a user