[Bug 196973] sh(1) broken UTF-8 input

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jan 21 17:07:12 UTC 2015


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

            Bug ID: 196973
           Summary: sh(1) broken UTF-8 input
           Product: Base System
           Version: 10.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: mike.d.ft402 at gmail.com

Almquist shell shipped with FreeBSD echoes Unicode input with bell chars.
Despite that, it prints them fine in name completion. NetBSD sh -- which I
think is Almquist, too -- works without any additional setup.

login.conf:
:charset=UTF-8:lang=en_US.UTF-8:

$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_ALL=

Tested in xterm and rxvt-unicode.

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


More information about the freebsd-bugs mailing list