[Top][All Lists]
[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/
- [Bug-XBoard] [bug #27650] Line wrap in ICS mode, (continued)
- [Bug-XBoard] [bug #27650] Line wrap in ICS mode, anonymous, 2009/10/10
- [Bug-XBoard] [bug #27650] Line wrap in ICS mode, anonymous, 2009/10/10
- [Bug-XBoard] [bug #27650] Line wrap in ICS mode, anonymous, 2009/10/10
- [Bug-XBoard] [bug #27650] Line wrap in ICS mode, anonymous, 2009/10/10
- [Bug-XBoard] [bug #27650] Line wrap in ICS mode, anonymous, 2009/10/10
- [Bug-XBoard] [bug #27650] Line wrap in ICS mode, Eric Mullins, 2009/10/10
- Re: [Bug-XBoard] [bug #27650] Line wrap in ICS mode, h.g. muller, 2009/10/10
- [Bug-XBoard] [bug #27650] Line wrap in ICS mode, Eric Mullins, 2009/10/10
- [Bug-XBoard] [bug #27650] Line wrap in ICS mode, anonymous, 2009/10/10
- [Bug-XBoard] [bug #27650] Line wrap in ICS mode, Tim Mann, 2009/10/10
- [Bug-XBoard] [bug #27650] Line wrap in ICS mode,
Eric Mullins <=
- [Bug-XBoard] [bug #27650] Line wrap in ICS mode, anonymous, 2009/10/17
- [Bug-XBoard] [bug #27650] Line wrap in ICS mode, Arun Persaud, 2009/10/23
- Re: [Bug-XBoard] [bug #27650] Line wrap in ICS mode, Eric Mullins, 2009/10/10
- Re: [Bug-XBoard] [bug #27650] Line wrap in ICS mode, Arun Persaud, 2009/10/10
- Re: [Bug-XBoard] [bug #27650] Line wrap in ICS mode, Eric Mullins, 2009/10/12