Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Issue #10012 - better ssh config parsing #10043

Merged

Conversation

andylaw
Copy link
Contributor

@andylaw andylaw commented Nov 5, 2024

Code to parse the SSH Config file and convert all usable (non-wildcard name, at least a Hostname specified) configurations into Tabby Profiles. Fixes #10012 and addresses discussion in #10017

@Eugeny
Copy link
Owner

Eugeny commented Nov 6, 2024

LGTM, thanks!

@Eugeny Eugeny merged commit aa67130 into Eugeny:master Nov 6, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ssh config file parsed incorrectly with profiles
2 participants