[TxMt] Re: Regex find all not working (Alex Smith)

Brandon M Fryslie bmf at email.arizona.edu
Sun Apr 10 15:00:53 UTC 2011


It seems to work fine for me.  I would try checking your line endings, make
sure you are using the newest version of TextMate, make sure you have
Regular Expression checked in the find box, and make sure there isn't any
whitespace at the end of the lines.

Brandon

> I piped the output of a command to a text file as such:

sudo dscl . -list /Users UniqueID ~/Desktop/unique_id.txt

and opened the file with TextMate:

open -a TextMate.app ~/Desktop/unique_id.txt

I did a simple regex lookup " 9$" (looking for an ID of '9') and hit the
Find All button (i.e. the operator ?). This yielded 0 results however when I
hit the next button, it would have a result.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20110410/cead3673/attachment.html>


More information about the textmate mailing list