Skip to content

%h in HostName config doesn't work #865

Description

@sixcorners

Description

%h in the HostName config doesn't get replaced.
This results in a java.nio.channels.UnresolvedAddressException being thrown later.

Motivation

This would make it work more like OpenSSH.

Alternatives considered

Could use HostConfigEntry.readHostConfigEntries to get the HostName to pass to connect and do the %h replacement outside the library.

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementA suggestion for improving an existing feature.

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions