>Sigh.. Test before you hit send
>
>[\t ]+\r  ---->  \r
>
>That's a real space after the \t for tab.  Are there any other "white
>space" characters? Even in unicode?

You can use the character class "blank", ie:

[[:blank:]]+$ ===> ''

blank is a GNU extension, which is supported in BBEdit, but is not 
listed in the BBEdit grep documentation.

Enjoy,
    Peter.

-- 
               Keyboard Maestro 3 Now Available!
                 Now With Status Menu triggers!

Keyboard Maestro <http://www.keyboardmaestro.com/> Macros for your Mac
<http://www.stairways.com/>           <http://download.stairways.com/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "BBEdit Talk" group.
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 specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to "[EMAIL PROTECTED]" 
rather than posting to the group.
-~----------~----~----~----~------~----~------~--~---

Reply via email to