[TxMt] regular expressions in find dialog
Hans-Jörg Bibiko
bibiko at eva.mpg.de
Wed Jun 6 13:32:36 UTC 2007
Try this:
[^\x{00}-\x{80}]
Hans
On 06.06.2007, at 14:38, Jeremy Bernstein wrote:
> I'm trying to use hex codes in a regular expression from the find
> dialog:
>
> [^\x00-\x80]
>
> This doesn't work to find non-ASCII characters
>
> Nor does this:
>
> \x20
>
> to find spaces
>
> Am I doing something wrong?
>
> Thanks
> Jeremy
>
> ______________________________________________________________________
> For new threads USE THIS: textmate at lists.macromates.com
> (threading gets destroyed and the universe will collapse if you don't)
> http://lists.macromates.com/mailman/listinfo/textmate
>
>
More information about the textmate
mailing list