mirror of
https://github.com/Termix-SSH/Termix.git
synced 2026-07-15 21:03:47 +00:00
feat: improve tmux session management and UX
Replace hardcoded setTimeout timing with exec channel polling for reliable tmux session readiness detection. Add meaningful session naming (termix-<hostId>-<rand>), aggressive-resize for multi-client support, and a detach button in the terminal UI.
This commit is contained in:
@@ -1872,6 +1872,8 @@
|
||||
"tmuxTimeDays": "{{count}}d ago",
|
||||
"tmuxCreateNew": "Start new session",
|
||||
"tmuxCopyHint": "Adjust selection and press Enter to copy to clipboard",
|
||||
"tmuxDetach": "Detach from tmux session",
|
||||
"tmuxDetached": "Detached from tmux session",
|
||||
"maxReconnectAttemptsReached": "Maximum reconnection attempts reached",
|
||||
"connectionLost": "Connection lost",
|
||||
"reconnect": "Reconnect",
|
||||
|
||||
Reference in New Issue
Block a user