[TxMt] Regex find all not working

Alex Smith alex.smith.93 at gmail.com
Sun Apr 10 03:49:35 UTC 2011


Hi,

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.

Bug?

Regards,
Alex


More information about the textmate mailing list