
wrap_method
-----------

   Type: integer
   Default: 2

   With this variable, you can control how slrn wraps long lines. When 0,
   it wraps at word boundries, leaving words that are longer than your
   line width untouched. When 1, it always wraps at the right border of
   the screen. When 2, it first tries so find a good place to wrap the
   line and wraps at the right border only when necessary.

   See also: wrap_flags

-- 
(C) Matthias Friedrich <mafr@topmail.de> and Thomas Schultz <tststs@gmx.de>.
The complete manual can be found at <htp://slrn.sourceforge.net/manual/>.
