Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Aug 2016 11:21:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211499] sysutils/tmux: some unicode characters not displaying correctly
Message-ID:  <bug-211499-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 211499
           Summary: sysutils/tmux: some unicode characters not displaying
                    correctly
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mat@FreeBSD.org
          Reporter: gor@clogic.com.ua
             Flags: maintainer-feedback?(mat@FreeBSD.org)
          Assignee: mat@FreeBSD.org

Created attachment 173156
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D173156&action=
=3Dedit
Patch from upstream

Starting from version 2.2 tmux uses system functions to work with Unicode. =
On
FreeBSD, wcwidth() returns -1 on some characters(like '=EE=82=A1'), so tmux=
 cannot
correctly draw this. Step to reproduce - type "echo '\U+E0A1'", you must see
'=EE=82=A1' symbol but in tmux echoed empty line on 11-STABLE. This is a pr=
oblem with
FreeBSD system locale implementation, but upstream have workaround. Patch f=
rom
upstream attached.

--=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-211499-13>