Skip to content

Update Bash Completion#667

Merged
kytrinyx merged 1 commit intoexercism:masterfrom
cookrn:bash-completion
Jul 23, 2018
Merged

Update Bash Completion#667
kytrinyx merged 1 commit intoexercism:masterfrom
cookrn:bash-completion

Conversation

@cookrn
Copy link
Contributor

@cookrn cookrn commented Jul 23, 2018

Update Bash completion script with strategy found in Git's Bash completion library which ensures that default tab completion still functions.

For example, running exercism submit hello<TAB> when in the Scheme track directory should list hello-world-test.scm hello-world.scm.

completion library which ensures that default tab completion still
functions.
Copy link
Member

@kytrinyx kytrinyx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome thanks!

@kytrinyx kytrinyx merged commit 4f04d21 into exercism:master Jul 23, 2018
@cookrn cookrn deleted the bash-completion branch July 24, 2018 23:01
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.

2 participants