On Nov 20, 2007, at 2:37 PM, Allan Odgaard wrote:
to make it actually use his soft wrap setting: fold -sw$TM_COLUMNS
After applying 'Soft Wrap' to a simple text document, I asked if there was a TextMate command to add line breaks to the end of every line.
Allan Odgaard suggested the following command fold -sw$TM_COLUMNS
which delivers precisely the results I hoped for. My thanks to Allan, Robin and others for their help.