Skip to content

Conversation

@casperdcl
Copy link
Contributor

@casperdcl casperdcl commented Feb 18, 2020

Caveats:

  • still won't allow completion of subdir paths. That would require a major enough overhaul that it's probably for another PR.

@casperdcl casperdcl self-assigned this Feb 18, 2020
@casperdcl casperdcl added bug Did we break something? ui user interface / interaction completion enhancement Enhances DVC labels Feb 18, 2020
@casperdcl casperdcl requested review from efiop and gurobokum February 18, 2020 23:37
@casperdcl casperdcl marked this pull request as ready for review February 18, 2020 23:38
@casperdcl
Copy link
Contributor Author

btw just a quick check - is there any instance where a command should autocomplete with BOTH DVC-files as well as non-DVC-files?

@efiop
Copy link
Contributor

efiop commented Feb 19, 2020

btw just a quick check - is there any instance where a command should autocomplete with BOTH DVC-files as well as non-DVC-files?

@casperdcl pull/push/fetch/status/checkout 🙂 They all support specifying particular output instead of dvc-file.

@casperdcl
Copy link
Contributor Author

Great this is mergeable then.

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

Labels

bug Did we break something? enhancement Enhances DVC ui user interface / interaction

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Autocomplete for file names doesn't work (partially) [bash]

2 participants