mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-12-29 17:44:49 +00:00
gtk: implement command palette
This commit is contained in:
@@ -455,8 +455,6 @@ pub const Action = union(enum) {
|
||||
/// that lets you see what actions you can perform, their associated
|
||||
/// keybindings (if any), a search bar to filter the actions, and
|
||||
/// the ability to then execute the action.
|
||||
///
|
||||
/// This only works on macOS.
|
||||
toggle_command_palette,
|
||||
|
||||
/// Toggle the "quick" terminal. The quick terminal is a terminal that
|
||||
|
||||
Reference in New Issue
Block a user