[TxMt] regular expressions in find dialog

Jeremy Bernstein listorama at expr-i0.net
Wed Jun 6 12:38:22 UTC 2007


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



More information about the textmate mailing list