Rikudou_Sage@lemmings.world to Programmer Humor@programming.dev · 3 days agoShots firedlemmings.worldimagemessage-square160fedilinkarrow-up1770arrow-down153
arrow-up1717arrow-down1imageShots firedlemmings.worldRikudou_Sage@lemmings.world to Programmer Humor@programming.dev · 3 days agomessage-square160fedilink
minus-squareGonzako@lemmy.worldlinkfedilinkarrow-up4·3 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·3 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 👍