From b9fa6b1b83aee18551735e7ecff15c97a8a5f409 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Sat, 5 Oct 2024 10:11:18 -1000 Subject: [PATCH] config: more caveats for fn --- src/config/Config.zig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/config/Config.zig b/src/config/Config.zig index 8273553f7..a4b1e0a21 100644 --- a/src/config/Config.zig +++ b/src/config/Config.zig @@ -680,6 +680,9 @@ class: ?[:0]const u8 = null, /// * It is used by many system shortcuts and Ghostty is not able to /// override these shortcuts. If a system shortcut is triggered, the /// 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, /// so this modifier will work with Ghostty but will not be visible /// in the menu.