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

Support ~/.ssh/config for SSH tab completion #886

Closed
EspadaV8 opened this issue Jan 30, 2012 · 1 comment
Closed

Support ~/.ssh/config for SSH tab completion #886

EspadaV8 opened this issue Jan 30, 2012 · 1 comment

Comments

@EspadaV8
Copy link
Contributor

I would do this as a pull request but I'm unable to only submit the single change without 2 random commits that aren't needed.

The commit can be seen here - EspadaV8@42b5a1d

It adds a simple parse of the ~/.ssh/config file and adds them to the tab completion for SSH. I'm sure that the code can be cleaned up since I hacked it together. The use of 'grep' isn't very nice but I'm unsure how this should be done as part of ZSH.

@robbyrussell
Copy link
Member

Closing this per #2568.

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

No branches or pull requests

2 participants