ssh_config icon indicating copy to clipboard operation
ssh_config copied to clipboard

Add support for quoted patterns in Host

Open mntnorv opened this issue 3 years ago • 2 comments

SSH supports Host patterns with spaces between double quotes, like the following:

Host "pattern with spaces"

Add support for parsing and serializing such patterns.

mntnorv avatar Jan 26 '22 16:01 mntnorv

@kevinburke Hey could you review the PR? This has been standing for a long time. I fixed the conflicts that appeared with the 1.2 release.

mntnorv avatar Apr 11 '22 11:04 mntnorv

Sorry - I don't get paid to maintain this library and need to prioritize paid work. If you need this feature for your work please reach out about a support contract - there's information in the README.

kevinburke avatar Apr 11 '22 21:04 kevinburke