config: note that mouse hide while typing on macos requires 15+

This commit is contained in:
Mitchell Hashimoto
2024-09-21 10:03:49 -07:00
parent 7f56ea150d
commit 3769c83bdf

View File

@ -429,6 +429,8 @@ palette: Palette = .{},
/// Hide the mouse immediately when typing. The mouse becomes visible again when
/// the mouse is used. The mouse is only hidden if the mouse cursor is over the
/// active terminal surface.
///
/// macOS: This feature requires macOS 15.0 (Sequoia) or later.
@"mouse-hide-while-typing": bool = false,
/// Determines whether running programs can detect the shift key pressed with a