Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Mar 2016 16:57:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207806] x11/xterm-323 regression in formatting output from 322
Message-ID:  <bug-207806-13-OVLlD5mNkg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207806-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207806-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207806

Sean Farley <scf@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scf@FreeBSD.org

--- Comment #1 from Sean Farley <scf@FreeBSD.org> ---
tty initialization (intentional?) has changed between 322 and 323.

I am attaching diffs of stty -a output of xterm-322 and xterm-323 showing w=
hat
changes between initial xterm start (with my Xresources) and after calling
reset.  Through trial and error I found that onlcr fixes the output.

Workaround is to run this right after an xterm is started:
# stty onlcr

The workaround will also feed into any xterm started from an xterm.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207806-13-OVLlD5mNkg>