mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 07:46:12 +03:00
Merge branch 'ghostty-org:main' into main
This commit is contained in:
@ -579,7 +579,7 @@ fn closeTab(_: *App, target: apprt.Target) !void {
|
|||||||
return;
|
return;
|
||||||
};
|
};
|
||||||
|
|
||||||
tab.window.closeTab(tab);
|
tab.closeWithConfirmation();
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user