Sjmarf@sh.itjust.works to Programmer Humor@programming.dev · 5 个月前.DS_Storesh.itjust.worksimagemessage-square137linkfedilinkarrow-up11.7Karrow-down16
arrow-up11.7Karrow-down1image.DS_Storesh.itjust.worksSjmarf@sh.itjust.works to Programmer Humor@programming.dev · 5 个月前message-square137linkfedilink
minus-squarebleistift2@sopuli.xyzlinkfedilinkEnglisharrow-up23arrow-down3·edit-25 个月前LF line endings.
minus-squareclb92@feddit.dklinkfedilinkEnglisharrow-up8·5 个月前Didn’t Mac use just CR line endings at some point?
minus-squareScoopta@programming.devlinkfedilinkarrow-up6·5 个月前Classic Mac OS did, pre OS X aka pre 2001.
minus-squareEphera@lemmy.mllinkfedilinkEnglisharrow-up10·5 个月前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…
minus-squareFaresh@lemmy.mllinkfedilinkEnglisharrow-up5·5 个月前Windows 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.