Also on git.
You mean, closing a tab when it's the only tab closes the window? That's the intended behavior.
I don't think you are even prompted the "are you sure you want to close" window with a single tab. I meant with more than one tab.
(In reply to mirh from comment #2) > I meant with more than one tab. I cannot reproduce the issue here. What is the scenario to reproduce it? What distro are you using? What is your vte version? Do system logs (e..g, `journalctl` for systemd systems) show any useful info?
The scenario is really that. You open two tabs, you press the X on the upper right, then "close tab".. and everything closes. I'm using latest manjaro, vte3 is 0.52.2 (vte is 0.28.2), journalctl shows nothing.
I can see what you mean now, thanks for the report!
Igor referenced this bugreport in commit 49de8821b08c490297a518f9a4472f85de5f3c25 Fix the "Close tab" button https://git.xfce.org/apps/xfce4-terminal/commit?id=49de8821b08c490297a518f9a4472f85de5f3c25
Fixed by the commit above.
Yep, thanks.