Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2020 22:02:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248895] x11/xterm: gets stuck in italic
Message-ID:  <bug-248895-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 248895
           Summary: x11/xterm: gets stuck in italic
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt@FreeBSD.org
          Reporter: emaste@freebsd.org
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)
          Assignee: ehaupt@FreeBSD.org

xterm-358                      Terminal emulator for the X Window System
vim-console-8.2.0869           Improved version of the vi editor (console o=
nly)

Reproduction steps:
1. echo '*italic*' > foo.markdown
2. vim foo.markdown # observe italic text
3. quit vim :q
4. observe shell prompt and all other output is now italic

- reset(1) does not clear the attribute
- printf '\033[0m' does not clear the attribute
- printf '\033[3;0m' *does*

konsole does not exhibit this behaviour

--=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-248895-7788>