cm0002@piefed.world to Programmer Humor@programming.devEnglish · 1 month agoExit Signimagemessage-square28linkfedilinkarrow-up129arrow-down12
arrow-up127arrow-down1imageExit Signcm0002@piefed.world to Programmer Humor@programming.devEnglish · 1 month agomessage-square28linkfedilink
minus-squareHeuristicAlgorithm9@feddit.uklinkfedilinkarrow-up0·1 month agoI think it’s w = write and q = quit so the letters make more sense
minus-squaredarklamer@lemmy.dbzer0.comlinkfedilinkarrow-up1·1 month agoNo, it isn’t, x writes only when changes have been made, while w writes unconditionally.
I think it’s w = write and q = quit so the letters make more sense
Also :x is the same as :wq
No, it isn’t, x writes only when changes have been made, while w writes unconditionally.
TIL. Ty!