cm0002@piefed.world to Programmer Humor@programming.devEnglish · 27 天前I_fucking_hate_them_nowmedia.piefed.worldimagemessage-square144linkfedilinkarrow-up1994arrow-down113
arrow-up1981arrow-down1imageI_fucking_hate_them_nowmedia.piefed.worldcm0002@piefed.world to Programmer Humor@programming.devEnglish · 27 天前message-square144linkfedilink
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·26 天前If you intend on using that with tab completions, you will have extra work to do.
minus-squarekamen@lemmy.worldlinkfedilinkarrow-up3·26 天前Some shells put the path in quotes automatically as you attempt to complete anything with spaces in it.
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·26 天前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.