You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I have the following folder Foo with subfolder Bar inside it.
When I do cd and calling fifc, then I type foobar and I see the folders Foo/Bar.
When I do mv sample.jpg and calling fifc again, then I type foo but I don't see the folder Foo because it contains a uppercase while my input has no uppercase for F. Same applies for Bar.
This might be confusing because usually you would expect the same matching pattern for folders when using cd.
If you might not be in favor of this approach, then perhaps consider to enable this with a setting?
Describe the bug
I have the following folder Foo with subfolder Bar inside it.
When I do
cdand callingfifc, then I typefoobarand I see the folders Foo/Bar.When I do
mv sample.jpgand calling fifc again, then I typefoobut I don't see the folder Foo because it contains a uppercase while my input has no uppercase for F. Same applies for Bar.This might be confusing because usually you would expect the same matching pattern for folders when using
cd.If you might not be in favor of this approach, then perhaps consider to enable this with a setting?
cat /etc/os-releaseUbuntu 20.04 LTS