gtk: implement command palette

This commit is contained in:
Leah Amelia Chen
2025-04-22 13:09:15 +08:00
parent a090e8eeed
commit 048e4acb2c
8 changed files with 399 additions and 12 deletions

View File

@@ -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