bug-xboard
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-XBoard] [bug #27650] Line wrap in ICS mode


From: Eric Mullins
Subject: [Bug-XBoard] [bug #27650] Line wrap in ICS mode
Date: Sat, 17 Oct 2009 05:18:32 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]