hi
Am 31.03.2005 um 03:21 schrieb Allan Odgaard:
Auto-fill mode hard wraps lines of text (on word endings) when you get past n chars in a line. Alt-Q re-linebreaks a whole paragraph so it fits nicely within n chars.
There's currently no hard wrap in TextMate but you can re-wrap a paragraph using ctrl-F or ctrl-shift-F to have it with non-ragged right margin.
If you make a column selection and use any of these actions, it'll wrap the paragraph so that it fits inside the margins of the column selection. Like I have done for this paragraph! :)
There seems to be a little bug related to this feature: if you make a column selection of more than one paragraph and press Ctrl-F twice (or more often), all but the first paragraphs are indented by one character.