Bug 378217

Summary: Use user defined in .ssh/config for fish
Product: [Frameworks and Libraries] kio-extras Reporter: Ural <uralzima>
Component: FISHAssignee: Plasma Development Mailing List <plasma-devel>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: elvis.angelaccio, john.kizer, kdelibs-bugs-null, nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ural 2017-03-28 18:32:41 UTC
Hello. I have defined hosts in .ssh/config. User is also defined.
So when I do in terminal:
$ ssh host
I am logging in as root, as defined in config.

But for fish, I am always need to specify fish://root@host, because fish://host tries to connect as my local user. That's very annoying, I have 20+ ssh hosts and all of them have different users, I need to remember them all to be able to use fish. Please fix this or add an option to some config file, to follow user defined in .ssh/config. 

Thanks
Comment 1 John Kizer 2025-06-16 04:39:28 UTC

*** This bug has been marked as a duplicate of bug 380417 ***