Package: kdebase-kio-plugins
Version: 4:3.5.8.dfsg.1-7
Severity: wishlist
When accessing files via the fish:/ plugin, the plugin should honour host
settings from SSH or at least parse the file and present the settings there
as default.
Example:
In ~/.ssh/config I have the entry
Host foubarre.example.com
User baz
so fish:/ should automatically use the username 'baz'.
thanks
Uli