Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 1 month ago.DS_Storesh.itjust.worksimagemessage-square156fedilinkarrow-up11.73Karrow-down16
arrow-up11.72Karrow-down1image.DS_Storesh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 1 month agomessage-square156fedilink
minus-squareclb92@feddit.dklinkfedilinkEnglisharrow-up8·1 month agoDidn’t Mac use just CR line endings at some point?
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up12·1 month agoLong long ago, but yeah
minus-squareScoopta@programming.devlinkfedilinkarrow-up6·1 month agoClassic Mac OS did, pre OS X aka pre 2001.
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up10·1 month 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·1 month 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.