On Feb 22, 2006, at 2:08 AM, Haris wrote: You've done amazingly well with the bundle so far. I'm very impressed.
Thanks.
First of all, why don't you use the find&replace feature of TextMate? Then you could record the whole thing as a macro.
You know, I never even thought of that. I'll give it a shot.
Still, I'd like to know how to run a perl search/replace command with regex in the replace side properly for future reference.
So maybe a search without ^ and with ([^\n]+) instead of (.+)$ might do the trick.
tried that, didn't work. -------------------- I'll try these things and report in the morning on my progress. To bed now. Thanks again Haris, you are continually my savior.