mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-23 07:45:20 +00:00
macos: add change tab title to right click menu
This commit is contained in:
@@ -413,7 +413,7 @@ fn actionCommands(action: Action.Key) []const Command {
|
||||
|
||||
.prompt_surface_title => comptime &.{.{
|
||||
.action = .prompt_surface_title,
|
||||
.title = "Change Title...",
|
||||
.title = "Change Terminal Title...",
|
||||
.description = "Prompt for a new title for the current terminal.",
|
||||
}},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user