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

Auto completion for files #156

Open
ilijamt opened this issue Oct 13, 2016 · 1 comment
Open

Auto completion for files #156

ilijamt opened this issue Oct 13, 2016 · 1 comment

Comments

@ilijamt
Copy link

ilijamt commented Oct 13, 2016

Does auto completion for existing files work?

The code is https://github.com/ilijamt/proxy-checker/blob/master/main.go#L29

Am i missing something?

@alecthomas
Copy link
Owner

No it does not, though it would be nice if it did.

bdhess added a commit to bdhess/kingpin that referenced this issue Jul 9, 2017
bdhess added a commit to bdhess/kingpin that referenced this issue Jul 9, 2017
bdhess added a commit to bdhess/kingpin that referenced this issue Jul 9, 2017
Fixes alecthomas#156. Also fixes a bug in completion of an incomplete flag. An
incomplete flag should take priority over a not-yet-entered command.
bdhess added a commit to bdhess/kingpin that referenced this issue Jul 9, 2017
Fixes alecthomas#156. Also fixes a bug in completion of an incomplete flag. An
incomplete flag should take priority over a not-yet-entered command.
bdhess added a commit to bdhess/kingpin that referenced this issue Jul 9, 2017
Fixes alecthomas#156. Also fixes a bug in completion of an incomplete flag. An
incomplete flag should take priority over a not-yet-entered command.
bdhess added a commit to bdhess/kingpin that referenced this issue Jul 14, 2017
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