mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
+ Escape any special regexp characters in the active selection. + Change the async split character (#) to the first of %, @, !, &, or / that is absent in the active selection (falling back to % otherwise) (since consult doesn't recognize escaping for these characters).