TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:10225] Word wrapping in vi
I personally use the fmt(1) command. In vi, you can use it by positioning
the cursor at the start of a paragraph and entering "!}fmt" (without the
double quotes}. Note this doesn't work in "insert mode".
Hope this helps,
-sos@skypoint.com
Ben Beuchler wrote:
>
> I've finally configured pine to use vi instead of that nasty pico. However, I
> am having trouble getting it to wrap lines. It will wrap lines nicely as I
> type, but I can't seem to find an option to get it to REwrap everything after
> I've made a correction.
>
> Any vi wizards on the list?
>
> Ben
>
> (Now if I can just get out of the habit of hitting ^X after I'm done composing
> an email... Vi don't like that...)