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

tab completion breaks on multi-word parameters #89

Open
gregcaporaso opened this issue Oct 21, 2016 · 0 comments
Open

tab completion breaks on multi-word parameters #89

gregcaporaso opened this issue Oct 21, 2016 · 0 comments
Labels
type:bug Something is wrong.

Comments

@gregcaporaso
Copy link
Member

gregcaporaso commented Oct 21, 2016

Bug Description
In both of these cases, tab completion stops working after the multi-word value being passed to --input-path.

Screenshots

qiime tools import --input-path 'foo bar' --o-
qiime tools import --input-path "foo bar" --o-

Comments
(This came up in the context of qiime feature-table filter-samples --p-where, but these examples are simpler.)

@jairideout jairideout self-assigned this Oct 24, 2016
@jairideout jairideout added the type:bug Something is wrong. label May 11, 2017
@jairideout jairideout removed their assignment Nov 16, 2017
ChrisKeefe pushed a commit to ChrisKeefe/q2cli that referenced this issue Jan 10, 2019
ENH: better reprs and actions module for interactive use
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something is wrong.
Projects
None yet
Development

No branches or pull requests

2 participants