Rikudou_Sage@lemmings.world to Programmer Humor@programming.dev · 2 months agoShots firedlemmings.worldimagemessage-square132fedilinkarrow-up1688arrow-down153
arrow-up1635arrow-down1imageShots firedlemmings.worldRikudou_Sage@lemmings.world to Programmer Humor@programming.dev · 2 months agomessage-square132fedilink
minus-squareGonzako@lemmy.worldlinkfedilinkarrow-up4·2 months 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·2 months 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 👍