https://bugs.kde.org/show_bug.cgi?id=524673
JotaRata <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from JotaRata <[email protected]> --- Same issue, apparently it's using "HostName" as the name of the tab/window instead of just "Host". I think this is an issue in SSHProcessInfo.cpp where "_host" was originally taken from the command line (e.g., ssh server => _host = "server") but when it's compiled with libssh, the "_host" variable is overwritten to read the resolved HostName from the config. -- You are receiving this mail because: You are watching all bug changes.
