oh-my-bash
oh-my-bash copied to clipboard
set CASE_SENSITIVE="true" in .bashrc does not give case-sensitive completion
The environment is standard /bin/bash of CentOS6, and the issue is as stated in title.
I noticed the same behaviour and would also like to have case-sensitive completion.
same issue here, you shouldn't activate that function by default
Same in Arch/Manjaro:
Linux xxx 5.4.36-1-MANJARO #1 SMP PREEMPT Wed Apr 29 18:47:01 UTC 2020 x86_64 GNU/Linux
I attempted to solve it already tested it in Debian and Manjaro it just changes 2 files in PR #180
hi there, what about the sensitive_case fix. cause on manjaro, konsole and yakuake do not reacts when the setting =true
- would like to know, if i have already bash-completion installed, does it can interfere with ohmybash completion? thx
Hello,
I'm running Kubuntu 22.04 and after letting oh-my-bash run an upgrade, it lost the case sensitive setting. I had it set to true before and it was working, but now it flipped back to default. I even tried resetting it to false, reloading with source ~/.bashrc
, changing it back, then reloading again. But, no change.