oh-my-bash icon indicating copy to clipboard operation
oh-my-bash copied to clipboard

set CASE_SENSITIVE="true" in .bashrc does not give case-sensitive completion

Open scstsfxt opened this issue 4 years ago • 6 comments

The environment is standard /bin/bash of CentOS6, and the issue is as stated in title.

scstsfxt avatar Mar 03 '20 11:03 scstsfxt

I noticed the same behaviour and would also like to have case-sensitive completion.

grisu48 avatar Apr 07 '20 07:04 grisu48

same issue here, you shouldn't activate that function by default

tuxmontero avatar Apr 23 '20 20:04 tuxmontero

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

kamichal avatar May 06 '20 12:05 kamichal

I attempted to solve it already tested it in Debian and Manjaro it just changes 2 files in PR #180

saul365 avatar Oct 08 '20 08:10 saul365

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

Cherkah avatar Mar 19 '21 13:03 Cherkah

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.

souldessin avatar Sep 21 '22 18:09 souldessin