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 to complete filename for crystal tool subcommands #5158

Merged

Conversation

makenowjust
Copy link
Contributor

In completion.zsh, $programfile was missing for crystal tool subcommands, so we cannot complete filename for crystal tool subcommands. This PR fixes it.

In `completion.zsh`, $programfile was missing for `crystal tool` subcommands.
@RX14
Copy link
Member

RX14 commented Oct 21, 2017

What about crystal spec? I've had trouble with that.

@makenowjust
Copy link
Contributor Author

It is same reason as this. Should I fix crystal spec also in this PR?

@RX14
Copy link
Member

RX14 commented Oct 21, 2017

@makenowjust yep

@makenowjust
Copy link
Contributor Author

fixed

@Sija
Copy link
Contributor

Sija commented Oct 26, 2017

LGTM

@RX14 RX14 merged commit 54a7fc3 into crystal-lang:master Oct 26, 2017
@RX14 RX14 added this to the Next milestone Oct 26, 2017
@RX14 RX14 added kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:infrastructure labels Oct 26, 2017
@makenowjust makenowjust deleted the fix/completion/complete-filename-tool branch October 27, 2017 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bug A bug in the code. Does not apply to documentation, specs, etc. topic:infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants