Checks
Motivation
When I connect to multiple servers in separate Konsole (KDE) tabs, all tabs share the exact same title: lazyssh. This makes it very difficult to distinguish between different active sessions and find the correct server. Would it be possible to automatically change the tab/window title upon connection? Ideally, it should display the server name followed by its host or IP address in parentheses, for example: ServerName (192.168.1.1).
I know this can be achieved manually by running:
echo -en "\033]30;SERVER_NAME\007"
However, doing this manually every time is inefficient. It would be amazing to have this automated natively within lazyssh.
Implementation
No response
Are you willing & able to help?
Checks
Motivation
When I connect to multiple servers in separate Konsole (KDE) tabs, all tabs share the exact same title: lazyssh. This makes it very difficult to distinguish between different active sessions and find the correct server. Would it be possible to automatically change the tab/window title upon connection? Ideally, it should display the server name followed by its host or IP address in parentheses, for example: ServerName (192.168.1.1).
I know this can be achieved manually by running:
However, doing this manually every time is inefficient. It would be amazing to have this automated natively within lazyssh.
Implementation
No response
Are you willing & able to help?