Revert GTK UI changes, apple-sdk build stuff

This commit is contained in:
Mitchell Hashimoto
2025-12-10 20:17:25 -08:00
parent 625d7274bf
commit cca10f3ca8
3 changed files with 1 additions and 58 deletions

View File

@@ -540,7 +540,7 @@ fn actionCommands(action: Action.Key) []const Command {
},
.{
.action = .{ .close_tab = .right },
.title = "Close Tabs on the Right",
.title = "Close Tabs to the Right",
.description = "Close every tab to the right of the current one.",
},
},