whoareu to [email protected]English • 1 year agolast time when did you use Regular Expressions?message-square34fedilinkarrow-up128
arrow-up128message-squarelast time when did you use Regular Expressions?whoareu to [email protected]English • 1 year agomessage-square34fedilink
minus-square@[email protected]linkfedilink4•1 year agoYesterday doing a search using vim for a class that shared a lot of characters at the front with many other classes: /Bas.*Some I could have done a more precise search with better regex, but this was quick, easy, and worked.
Yesterday doing a search using vim for a class that shared a lot of characters at the front with many other classes: /Bas.*Some I could have done a more precise search with better regex, but this was quick, easy, and worked.