Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 1 month ago.DS_Storesh.itjust.worksimagemessage-square163fedilinkarrow-up11.76Karrow-down16
arrow-up11.75Karrow-down1image.DS_Storesh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 1 month agomessage-square163fedilink
minus-squarebleistift2@sopuli.xyzlinkfedilinkEnglisharrow-up24arrow-down3·edit-21 month agoLF line endings.
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.
minus-squareclb92@feddit.dklinkfedilinkEnglisharrow-up8·1 month agoDidn’t Mac use just CR line endings at some point?
minus-squareScoopta@programming.devlinkfedilinkarrow-up6·1 month agoClassic Mac OS did, pre OS X aka pre 2001.
minus-squareJackbyDev@programming.devlinkfedilinkEnglisharrow-up12·1 month agoLong long ago, but yeah
LF line endings.
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.
Also applies to Mac but yeah
Didn’t Mac use just CR line endings at some point?
Classic Mac OS did, pre OS X aka pre 2001.
Long long ago, but yeah