Skip to content

Handle 'ssh -J' properly in tab title

Previously, ssh -J intermediate target treated -J as a host name, resulting in tab having () -J title, instead of () target.

Before:

konsole_ssh_J_observed

After:

konsole_ssh_J_expected

Edited by Andrey Alekseenko

Merge request reports