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

refactor: ssh config parser #86

Merged
merged 1 commit into from
Feb 3, 2024
Merged

Conversation

amitds1997
Copy link
Owner

Fixes #85.
Also we improve our config parser to parse the file better.

Add tests for the parser. Reload files on each :RemoteStart call.
Support for `Match` and global ssh options
@amitds1997 amitds1997 merged commit e07c774 into main Feb 3, 2024
3 checks passed
@amitds1997 amitds1997 deleted the fix/ssh-parser-global-options branch February 3, 2024 01:36
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 parser fails when including global options
1 participant