find: (\d\d\d\d) replace: \t\1
> On Apr 28, 2019, at 2:53 PM, gebseng <[email protected] > <mailto:[email protected]>> wrote: > > Hi everyone, > > In bbedit 12, I am using grep in the Find window to search for this pattern: > \d\d\d\d (number with four digits), which works fine. > > However, now I do not want to replace the search results with something lese, > but rather I would like to insert a tab (\t) BEFORE each occurence of > \d\d\d\d. is there a way to do that? > > best, > > geb > > -- > This is the BBEdit Talk public discussion group. If you have a > feature request or need technical support, please email > "[email protected] <mailto:[email protected]>" rather than posting to > the group. > Follow @bbedit on Twitter: <https://www.twitter.com/bbedit > <https://www.twitter.com/bbedit>> > --- > You received this message because you are subscribed to the Google Groups > "BBEdit Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/bbedit > <https://groups.google.com/group/bbedit>. bruce linde 5 happiness webmaster (four more than the competition!) http://www.5happy.com/ <http://www.5happy.com/> http://www.5happy.com/blahg 510.530.1331 office (and best place to leave messages) 510.206.9730 mobile (shift key available upon request) -- This is the BBEdit Talk public discussion group. If you have a feature request or need technical support, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <https://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
