You replace the ^ + with ^\s+ which would handle both spaces and tabs if there… 
;)

Wags ;)
WagsWorld
Hebrews 4:15
Ph(primary) : 408-914-1341
Ph(secondary): 408-761-7391
On Oct 29, 2021, 04:03 -0700, Satomi Yoneki <satomi.yon...@gmail.com>, wrote:
>
> > I meant the number of the line, as in the numbers in the left hand column.
> Those numbers are Line Numbers.
> > The lines typically look like this: "so, it was...." Or, " so, it
> > was...."  Which is something else I'd like to have a Grep for:
> > removing spaces at the beginning of all lines.
> Please try this.
> Find: "^ +", which will search for one or more space characters at the
> beginning of each line.
> Replace: "" (empty)
>
> If this does not delete spaces, maybe the text contains other invisible
> characters.
> You can select them and see what they are with Window > Palettes >
> Character Inspecter.
>
>
> --
> This is the BBEdit Talk public discussion group. If you have a feature 
> request or need technical support, please email "supp...@barebones.com" 
> rather than posting here. Follow @bbedit on Twitter: 
> <https://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 bbedit+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/bbedit/95570f34-7dbe-f346-2bdf-86ed65dec6b8%40gmail.com.

-- 
This is the BBEdit Talk public discussion group. If you have a feature request 
or need technical support, please email "supp...@barebones.com" rather than 
posting here. Follow @bbedit on Twitter: <https://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 bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/bcc1c2a0-c660-4954-8047-0896d43f5a4c%40Spark.

Reply via email to