[Bug 207806] x11/xterm-323 regression in formatting output from 322
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 8 16:57:23 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207806
Sean Farley <scf at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |scf at FreeBSD.org
--- Comment #1 from Sean Farley <scf at 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 what
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list