mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-07-15 21:03:47 +00:00
feat: add confirmation prompt before closing active session tabs (#793)
Shows a toast confirmation when closing terminal, RDP, VNC or telnet tabs to prevent accidental session loss from misclicks.
This commit is contained in:
@@ -385,6 +385,9 @@
|
||||
"newTab": "New Tab",
|
||||
"splitScreen": "Split Screen",
|
||||
"closeTab": "Close Tab",
|
||||
"confirmClose": "Close this active session?",
|
||||
"close": "Close",
|
||||
"cancel": "Cancel",
|
||||
"sshManager": "SSH Manager",
|
||||
"hostManager": "Host Manager",
|
||||
"cannotSplitTab": "Cannot split this tab",
|
||||
|
||||
Reference in New Issue
Block a user