Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jan 2015 17:07:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196973] sh(1) broken UTF-8 input
Message-ID:  <bug-196973-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: mike.d.ft402@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196973-8>