Update of bug #27650 (project xboard):

                  Status:                    None => Ready For Test         
             Assigned to:                    None => nematocyst             

    _______________________________________________________

Follow-up Comment #10:

I added various things to support internal line wrapping.  This works both in
XBoard and Winboard, but it's off by default in Winboard.

To use:
 1) add -useInternalWrap to command line
 2) make sure -keepLineBreaksICS is false (it is by default)
 3) you can -wrapContinuationSequence "foo" to customize wrapped lines
(default is "\   " just like most ICS)

In XBoard, the defaults for 1) and 2) are such that internal wrapping will
occur.

Additionally, both Winboard and XBoard now auto-update the server's width
setting based on the actual client width.  For XBoard, this may not work if
the ioctl() and signal() functions don't support the types used.  This should
optimize the screen use as much as possible, both for ICS commands that obey
the width, and for commands that wrap instead.

The patches are in git now.  Please try them and report back.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27650>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-XBoard mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-xboard

Reply via email to