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