On 31/5/2006, at 6:24, nachodog@mac.com wrote:
I am trying to remove line breaks (is this the same as a hard paragraph return?) from a selection. In bbedit, I go to edit > remove line breaks. I can't find anything like this in Textmate— could someone point out the obvious?
Try Text ⇢ Unwrap Paragraph (⌃⌥Q)
This will do a little more than just remove the line breaks, like collapsing successive white space characters between the lines -- but likely this is something you want.