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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to