mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-06-03 10:24:51 +00:00
apprt/gtk: disable search apprt actions
This commit is contained in:
@@ -743,6 +743,8 @@ pub const Application = extern struct {
|
||||
.check_for_updates,
|
||||
.undo,
|
||||
.redo,
|
||||
.start_search,
|
||||
.end_search,
|
||||
=> {
|
||||
log.warn("unimplemented action={}", .{action});
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user