605
you are viewing a single comment's thread
view the rest of the comments

so cool story, on linux theres this thing called you can just not make case sensitive files, i do it a lot.

You can also just, use a case insensitive autocomplete setup as well. If you're using a mouse idk why you're even talking about this so that wouldn't matter.

You can, but assholes out there won’t.

hence the inclusion of the case insensitive auto completion, it's not 1982, you can use that now.

[-] exu@feditown.com 2 points 1 week ago

If I have two folders in my directory, Dir1 and dir2, what does d <TAB> autocomplete to and what should it do?

[-] Illecors@lemmy.cafe 3 points 1 week ago

At least on zsh it would pop both of those as suggestions you can cycle through.

[-] ReCursing@lemmings.world 2 points 1 week ago

In the case of zsh it will quite happily do either and ask you which you meant just like if they were called Dir1 and Dir2. Also works if you have a dir1 and Dir2 in the same directory as well

it depends on your shell configs. In my case it sits at dir/Dir (case insensitive) waiting for me to specify 1 or 2, where as if you disable it, it's dependent on whether or not you type d or D.

[-] boomzilla@programming.dev 0 points 1 week ago

In fish it would immediately expand to dir2.

If you have "Dir1" and "DIR2" and you type "cd d", your prompt will look like in the next picture. Fish automatically transforms "d" into "D", because there is no dir starting with the lowercase "d".

On a subsequent you'll get a list of dirs matching your prompt so far in which you choose an entry with the cursor key and enter it with the enter key.

load more comments (1 replies)
load more comments (1 replies)
load more comments (9 replies)
this post was submitted on 06 Sep 2024
605 points (90.3% liked)

linuxmemes

20707 readers
1427 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS