Tab autocomplete when adding dirs not ignoring case even though it is set to in my .inputrc #3769
Labels
completion
bash and zsh completion scripts
enhancement
Enhances DVC
help wanted
p2-medium
Medium priority, should be done, but less important
research
When I am trying to add dirs to my dvc repo, when I press tab to autocomplete its name it is not ignoring case, even though
set completion-ignore-case On
is set on my.inputrc
file.Steps to reproduce: just try to add a folder that starts with upper case by inserting its lower case version and pressing tab to autocomplete.
DVC Version: 0.94.0
Install method: snap
System: Ubuntu Desktop 18.04
The text was updated successfully, but these errors were encountered: