[TxMt] Find doesn't find
Robin Houston
robin.houston at gmail.com
Tue Nov 20 12:42:04 UTC 2007
Shouldn't the search string be ¥([^¥]*)¥ instead of what you have?
Yours is just looking for a single character between the Yen signs. I
tried my regular expression, and it seems to work even when there are
backslashes.
(On the other hand, there *does* seem to be some mysterious
relationship between the Yen sign and the backslash: if I press
option-Y in a Terminal window, I get a backslash instead.)
Robin
More information about the textmate
mailing list