▲ 1416 ▼ D or d come on (i.imgur.com) submitted 2 years ago by genfood@feddit.de to c/programmer_humor@programming.dev 221 comments fedilink hide all child comments
[–] muntedcrocodile@lemmy.world 21 points 2 years ago (10 children) Doesn't fish basically fix this? permalink fedilink source hideshow 10 child comments replies: [–] pgp@sh.itjust.works 59 points 2 years ago (5 children) This is not a bug, it doesn't need to be fixed. permalink fedilink source parent hideshow 5 child comments replies: [–] avonarret1@programming.dev 6 points 2 years ago It's funny that you're getting down voted for telling the truth. Nothing to be subjective about either. 😅 permalink fedilink source parent [–] muntedcrocodile@lemmy.world 2 points 2 years ago Would hope so permalink fedilink source parent [–] mindbleach@sh.itjust.works 2 points 2 years ago (2 children) There are solid technical reasons whenever someone's computer doesn't work the way they expect. They don't matter. The software can do what people want, or it can be wrong. permalink fedilink source parent hideshow 2 child comments replies: [–] pgp@sh.itjust.works 1 point 2 years ago (1 child) Wrong, it does matter. Just because it's not working as you want, doesn't mean it's not working as expected. permalink fedilink source parent hideshow 1 child comment replies: [–] mindbleach@sh.itjust.works 1 point 2 years ago It literally does. permalink fedilink source parent [–] xoggy@programming.dev 15 points 2 years ago (1 child) You can set bash or zsh to case-insensitive tab completion as well. permalink fedilink source parent hideshow 1 child comment replies: [–] muntedcrocodile@lemmy.world -1 points 2 years ago Seems like poor configuration either default or not permalink fedilink source parent [–] Astaroth@lemm.ee 2 points 2 years ago* yeah Fish tab completion works, but one thing I've noticed though is that tab completion for wrong case only works if there's no option with the correct case e.g. if I have Downloads and Downloads2 then d with tab completion will become Downloads, but if I have Downloads and downloads2 it will tab complete to downloads2 and D will complete to Downloads I've been meaning to look through the Fish documentation to see if I can change that and fuzzy search for history but never got around to it permalink fedilink source parent [–] d_k_bo@feddit.de 1 point 2 years ago https://github.com/ajeetdsouza/zoxide too permalink fedilink source parent
[–] pgp@sh.itjust.works 59 points 2 years ago (5 children) This is not a bug, it doesn't need to be fixed. permalink fedilink source parent hideshow 5 child comments replies: [–] avonarret1@programming.dev 6 points 2 years ago It's funny that you're getting down voted for telling the truth. Nothing to be subjective about either. 😅 permalink fedilink source parent [–] muntedcrocodile@lemmy.world 2 points 2 years ago Would hope so permalink fedilink source parent [–] mindbleach@sh.itjust.works 2 points 2 years ago (2 children) There are solid technical reasons whenever someone's computer doesn't work the way they expect. They don't matter. The software can do what people want, or it can be wrong. permalink fedilink source parent hideshow 2 child comments replies: [–] pgp@sh.itjust.works 1 point 2 years ago (1 child) Wrong, it does matter. Just because it's not working as you want, doesn't mean it's not working as expected. permalink fedilink source parent hideshow 1 child comment replies: [–] mindbleach@sh.itjust.works 1 point 2 years ago It literally does. permalink fedilink source parent
[–] avonarret1@programming.dev 6 points 2 years ago It's funny that you're getting down voted for telling the truth. Nothing to be subjective about either. 😅 permalink fedilink source parent
[–] mindbleach@sh.itjust.works 2 points 2 years ago (2 children) There are solid technical reasons whenever someone's computer doesn't work the way they expect. They don't matter. The software can do what people want, or it can be wrong. permalink fedilink source parent hideshow 2 child comments replies: [–] pgp@sh.itjust.works 1 point 2 years ago (1 child) Wrong, it does matter. Just because it's not working as you want, doesn't mean it's not working as expected. permalink fedilink source parent hideshow 1 child comment replies: [–] mindbleach@sh.itjust.works 1 point 2 years ago It literally does. permalink fedilink source parent
[–] pgp@sh.itjust.works 1 point 2 years ago (1 child) Wrong, it does matter. Just because it's not working as you want, doesn't mean it's not working as expected. permalink fedilink source parent hideshow 1 child comment replies: [–] mindbleach@sh.itjust.works 1 point 2 years ago It literally does. permalink fedilink source parent
[–] mindbleach@sh.itjust.works 1 point 2 years ago It literally does. permalink fedilink source parent
[–] xoggy@programming.dev 15 points 2 years ago (1 child) You can set bash or zsh to case-insensitive tab completion as well. permalink fedilink source parent hideshow 1 child comment replies: [–] muntedcrocodile@lemmy.world -1 points 2 years ago Seems like poor configuration either default or not permalink fedilink source parent
[–] muntedcrocodile@lemmy.world -1 points 2 years ago Seems like poor configuration either default or not permalink fedilink source parent
[–] Astaroth@lemm.ee 2 points 2 years ago* yeah Fish tab completion works, but one thing I've noticed though is that tab completion for wrong case only works if there's no option with the correct case e.g. if I have Downloads and Downloads2 then d with tab completion will become Downloads, but if I have Downloads and downloads2 it will tab complete to downloads2 and D will complete to Downloads I've been meaning to look through the Fish documentation to see if I can change that and fuzzy search for history but never got around to it permalink fedilink source parent
[–] d_k_bo@feddit.de 1 point 2 years ago https://github.com/ajeetdsouza/zoxide too permalink fedilink source parent