mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 08:46:08 +03:00
config: more caveats for fn
This commit is contained in:
@ -680,6 +680,9 @@ class: ?[:0]const u8 = null,
|
|||||||
/// * It is used by many system shortcuts and Ghostty is not able to
|
/// * It is used by many system shortcuts and Ghostty is not able to
|
||||||
/// override these shortcuts. If a system shortcut is triggered, the
|
/// override these shortcuts. If a system shortcut is triggered, the
|
||||||
/// system shortcut will take precedence.
|
/// system shortcut will take precedence.
|
||||||
|
/// * If you have multiple keyboard layouts active and don't press the
|
||||||
|
/// combination fast enough, macOS will switch to the next keyboard
|
||||||
|
/// layout.
|
||||||
/// * Menu items on macOS cannot be bound to the `function` modifier,
|
/// * Menu items on macOS cannot be bound to the `function` modifier,
|
||||||
/// so this modifier will work with Ghostty but will not be visible
|
/// so this modifier will work with Ghostty but will not be visible
|
||||||
/// in the menu.
|
/// in the menu.
|
||||||
|
Reference in New Issue
Block a user