Rikudou_Sage@lemmings.world to Programmer Humor@programming.dev · 8 days agoShots firedlemmings.worldimagemessage-square159linkfedilinkarrow-up1777arrow-down154
arrow-up1723arrow-down1imageShots firedlemmings.worldRikudou_Sage@lemmings.world to Programmer Humor@programming.dev · 8 days agomessage-square159linkfedilink
minus-squareGonzako@lemmy.worldlinkfedilinkarrow-up4·8 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·8 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 👍