Skip to content

Add support for includes in SSH profile generator #19555

@gnammix

Description

@gnammix

Description of the new feature

SSH profile generator currently doesn't seems to support includes so:

.ssh/config:
Include config.d/*

.ssh/config.d/:
config1
config2
config3

result in no profile being generated.

I do think it is a common was to structure profiles, especially when having many, would be nice for it to work in terminal.

Proposed technical implementation details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Help WantedWe encourage anyone to jump in on these.Issue-TaskIt's a feature request, but it doesn't really need a major design.Priority-3A description (P3)Product-TerminalThe new Windows Terminal.

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions