On Sep 19, 2012, at 3:19 PM, Vlad Ghitulescu wrote:
> I've just get the error-message: "Not found" :-(
>
> Any idea? I have now a solution from Steve, but I still want to learn more :-)
Make sure Grep is checked. Here's a picture of the Find dialog:
http://www.sofstats.com/find.png
I tried it again (to make sure I didn't mis-type) and it works --- prefixes
each line with TAB+SPACE+-.
> Am Mittwoch, 19. September 2012 15:25:56 UTC+2 schrieb Rod:
> On Sep 19, 2012, at 4:19 AM, Vlad Ghitulescu wrote:
>
> > I am trying to insert the followings
> >
> > TAB + SPACE + "-"
> >
> > at the begin of each of a group of selected lines in a TXT-file.
> >
> > In MacVim (what I have used before) it will be so simple as:
> >
> > :%s/^/ -/g
> >
> > but I am new to BBEdit and don't have a clue how to make something like
> > this here.
>
> Find
>
> ^
>
> Replace
>
> \t -
>
> HTH,
--
Rod Buchanan
--
--
You received this message because you are subscribed to the
"BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem,
please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>