[frameworks-kio] [Bug 395058] ssh:// link opens konsole with --noclose

Rex Dieter bugzilla_noreply at kde.org
Tue Jun 5 16:26:46 UTC 2018


https://bugs.kde.org/show_bug.cgi?id=395058

Rex Dieter <rdieter at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|konsole-devel at kde.org       |faure at kde.org
     Ever confirmed|0                           |1
                 CC|                            |kdelibs-bugs at kde.org,
                   |                            |rdieter at gmail.com
            Version|17.12.3                     |git master
            Product|konsole                     |frameworks-kio
             Status|UNCONFIRMED                 |CONFIRMED
          Component|general                     |general

--- Comment #1 from Rex Dieter <rdieter at gmail.com> ---
Triaging to kio, owner of ktelnetservice.cpp that includes the code snippet:

    if (terminal == QLatin1String("konsole")) {
        cmd << QStringLiteral("--noclose");
    }

Unsure of the reasoning or rationale for including that, git history didn't
include anything I could find.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list