[Bug 211499] sysutils/tmux: some unicode characters not displaying correctly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 1 11:21:50 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211499

            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 at FreeBSD.org
          Reporter: gor at clogic.com.ua
             Flags: maintainer-feedback?(mat at FreeBSD.org)
          Assignee: mat at FreeBSD.org

Created attachment 173156
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173156&action=edit
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 ''), so tmux cannot
correctly draw this. Step to reproduce - type "echo '\U+E0A1'", you must see
'' symbol but in tmux echoed empty line on 11-STABLE. This is a problem with
FreeBSD system locale implementation, but upstream have workaround. Patch from
upstream attached.

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


More information about the freebsd-ports-bugs mailing list