Bug 308102 - Add support for mosh in part title
Summary: Add support for mosh in part title
Status: CONFIRMED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.8.4
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
: 399539 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-09 00:08 UTC by Luigi Toscano
Modified: 2021-12-27 15:51 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luigi Toscano 2012-10-09 00:08:30 UTC
konsole can recognize when ssh is executed and print the hostname of the remote machine.
It would be nice to add support for mosh (http://mosh.mit.edu/), another remote shell (which can also use ssh, but offers other advantages).
Comment 1 Jekyll Wu 2012-11-04 08:42:58 UTC
I have  came up with a rough implementation,  which can be fetched from https://github.com/adaptee/konsole/tree/mosh-command-parser.  

I would like to get some testing done by real users (I tested it, but I just don't use mosh in my daily life ) before polishing and merge it into master.
Comment 2 Jekyll Wu 2012-11-21 09:24:16 UTC
FYI, this feature won't get into KDE SC 4.10.  I think KDE SC 4.11 should be OK.
Comment 3 Luigi Toscano 2013-04-01 16:03:45 UTC
Sorry for the long lacks of comments. I tested it for a while rebulinding that branch on when I was using 4.9.x, without issues. Now I migrated that system to 4.10.1, would it be possible to rebase that branch against 4.10 so that I could try it? (I didn't try myself, I could :)
If the code affected by the patch did not change too much between 4.9 and 4.10, I would say that the feature is stable.
Comment 4 MonkZ 2014-08-09 20:13:13 UTC
Will this get in 4.14?
Comment 5 Kurt Hindenburg 2015-09-05 15:59:14 UTC
The code is still in the link in comment:1 if someone wants to give it shot at porting to KDE5.  It shouldn't be that hard IMHO to put together a patch.  Note that it will not be as simple as applying the diff from the above branch.
Comment 6 Oleksandr Natalenko 2021-12-27 10:11:32 UTC
Possible duplicate: 399539
Comment 7 Nate Graham 2021-12-27 15:51:53 UTC
*** Bug 399539 has been marked as a duplicate of this bug. ***