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