From 96753aa7e06de2fa8f555ebb85a74525d2810b14 Mon Sep 17 00:00:00 2001 From: xaviduds Date: Fri, 27 Dec 2024 13:19:56 -0300 Subject: [PATCH] Update doc inform toggle_quick_terminal macOS only --- src/input/Binding.zig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/input/Binding.zig b/src/input/Binding.zig index b451b5ec9..e955f2fec 100644 --- a/src/input/Binding.zig +++ b/src/input/Binding.zig @@ -393,6 +393,8 @@ pub const Action = union(enum) { /// /// See the various configurations for the quick terminal in the /// configuration file to customize its behavior. + /// + /// This currently only works on macOS. toggle_quick_terminal: void, /// Show/hide all windows. If all windows become shown, we also ensure