>Yes. I know about this problem too but I have no time to fix and test
>it. Is anybody interested in bug reports? ;-)
>
>* Left margin moving to the right is related to the screen width not
> divisible by 8 and an use of tabulators at the end of line after the
> last valid tab position. So the same problem could be seen for
> example with screen width 90, which is accessible for all
[...]
> I think the fix should be trivial (syscons.c,v 1.327) - but it is
> speculated right now without testing:
This is an excellent analysis. I will test your patch. Thank you.
>* There are another problems with syscons updating: When a block
> of text is selected by mouse, it should be hidden when text in this
> block is changed. Unfortunately in many cases the block stays
> selected on the same position... I think we should learn from
> xterm. (But when I tested xterm, it had some problems too...)
This is a known problem which I haven't worked on... ;-<
Kazu
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message