cm0002@piefed.world to Programmer Humor@programming.devEnglish · 17 天前I_fucking_hate_them_nowmedia.piefed.worldimagemessage-square144fedilinkarrow-up1817arrow-down111
arrow-up1806arrow-down1imageI_fucking_hate_them_nowmedia.piefed.worldcm0002@piefed.world to Programmer Humor@programming.devEnglish · 17 天前message-square144fedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·16 天前If you intend on using that with tab completions, you will have extra work to do.
minus-squarekamen@lemmy.worldlinkfedilinkarrow-up2·16 天前Some shells put the path in quotes automatically as you attempt to complete anything with spaces in it.
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·16 天前Yeah, just need to set it up correctly.
If you intend on using that with tab completions, you will have extra work to do.
Some shells put the path in quotes automatically as you attempt to complete anything with spaces in it.
Yeah, just need to set it up correctly.