|
|
|
|
|
by flufluflufluffy
144 days ago
|
|
The vast majority of the times I use ^/$, I actually want the behavior of matching start/end of lines. If I had some multi-line text, and only wanted to update or do something with the actual beginning or end of the entire text, I’d typically just do it manually. |
|