Rikudou_Sage@lemmings.world to Programmer Humor@programming.dev · 25 days agoShots firedlemmings.worldexternal-linkmessage-square159linkfedilinkarrow-up1781arrow-down153
arrow-up1728arrow-down1external-linkShots firedlemmings.worldRikudou_Sage@lemmings.world to Programmer Humor@programming.dev · 25 days agomessage-square159linkfedilink
minus-squareGonzako@lemmy.worldlinkfedilinkarrow-up4·25 days agowhat did the /d do? I know you’re searching for weak spot but I haven’t seen :g/xyc/d
minus-squarePumaStoleMyBluff@lemmy.worldlinkfedilinkarrow-up6·25 days agod_ to skip putting it in the copy register! Helps performance if you’re doing large global deletions.
what did the /d do? I know you’re searching for weak spot but I haven’t seen :g/xyc/d
d for delete.
d_
to skip putting it in the copy register! Helps performance if you’re doing large global deletions.Excellent 👍