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 ssh autocompletion to ignore port info from known_hosts files #668

Closed
wants to merge 1 commit into from

Conversation

santiycr
Copy link

The completion improvement I did gets rid of the annoying markup created by ssh when using non-standard ports to ssh into servers.
It removes the "[]:" from around the host, which is actually what you need when looking for completion.

@loopj
Copy link
Contributor

loopj commented Nov 30, 2013

Any update on merging this? It would be super useful

@robbyrussell
Copy link
Member

Can someone rebase this?

@blueyed
Copy link
Contributor

blueyed commented Mar 13, 2014

Please consider just using zsh's default: #2602

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.

None yet

5 participants