[konsole] [Bug 419661] New: Tab naming confused when using complex ssh command

Eric Depagne bugzilla_noreply at kde.org
Sun Apr 5 08:25:53 BST 2020


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

            Bug ID: 419661
           Summary: Tab naming confused when using complex ssh command
           Product: konsole
           Version: master
          Platform: Archlinux Packages
                OS: Linux
            Status: REPORTED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: konsole-devel at kde.org
          Reporter: eric at depagne.org
  Target Milestone: ---

SUMMARY
I am using a rather complex command to ssh to a remote machine that uses the -J
switch (-J allows to hop ont a list of machines before connecting to the real
one).
The tab name ((%u) %H ) is confused by the alias I'm using and does not contain
the correct fields

STEPS TO REPRODUCE
1. Create an alias : alias remote='ssh -YC -J user at 192.168.1.1
realuser at 192.168.1.255'
2. use the alias to connect to 192.168.1.255
3. confirm the tab name is not realuser at 192.168.1.155 but () -J

OBSERVED RESULT
The Tab name is incorrect, as the parsing of the command line is confused but
the extra arguments.
The name is () -J

EXPECTED RESULT
I expected the tab name to be realuser at 192.168.1.255

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch/linux 5.5.13
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION

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


More information about the konsole-devel mailing list