How to unwrap lines in TextMate?
I love pressing ^q to wrap a line (add newlines). I want to be able to highlight these multiple lines and press a keyboard shortcut to unwrap them开发者_如何转开发 (delete newlines).
⌃⌥Q (ctrl + alt + Q) should do what you want.
精彩评论