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

Add filesystem support under tab completion #110

Open
vshesha opened this issue Feb 15, 2019 · 1 comment
Open

Add filesystem support under tab completion #110

vshesha opened this issue Feb 15, 2019 · 1 comment

Comments

@vshesha
Copy link

vshesha commented Feb 15, 2019

Thank you for this wonderful package. The following is an enhancement request. There are cases where we need to pass in the relative file path under certain commands.

Example:
>>>mycmd file ../../file.txt

A bash style tab support that will validate and autocomplete file path will enhance the user experience.

@bharathshetty4
Copy link

+1

I wanted to do a cd type of tab completion, I want not able to do it using the completer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants