Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 2 months ago.DS_Storesh.itjust.worksimagemessage-square156fedilinkarrow-up11.75K
arrow-up11.75Kimage.DS_Storesh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 2 months agomessage-square156fedilink
minus-squareclb92@feddit.dklinkfedilinkEnglisharrow-up8·2 months agoDidn’t Mac use just CR line endings at some point?
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up12·2 months agoLong long ago, but yeah
minus-squareScoopta@programming.devlinkfedilinkarrow-up6·2 months agoClassic Mac OS did, pre OS X aka pre 2001.
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up10·2 months agoIt’s only really Windows that doesn’t use LF these days. All the Unix-based ones (Linux, BSD, macOS, iOS, Android etc.) use LF…
minus-squareFaresh@lemmy.mllinkfedilinkEnglisharrow-up5·2 months agoWindows also uses linefeeds, they just also add carriage returns.
LF line endings.
Also applies to Mac but yeah
Didn’t Mac use just CR line endings at some point?
Long long ago, but yeah
Classic Mac OS did, pre OS X aka pre 2001.
It’s only really Windows that doesn’t use LF these days. All the Unix-based ones (Linux, BSD, macOS, iOS, Android etc.) use LF…
Windows also uses linefeeds, they just also add carriage returns.