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

            Bug ID: 263551
           Summary: ee (easy editor) problems with non-basic characters
           Product: Base System
           Version: Unspecified
          Hardware: Any
               URL: https://github.com/freebsd/freebsd-src/tree/main/contr
                    ib/ee
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

At and under <https://forums.freebsd.org/posts/560407> multiple users
demonstrate problems with ee. 

In my most recent test, with ee in FreeBSD-CURRENT, I can get the editor to
accept Unicode input for basic Latin characters, for example: 

    a
    b
    c
    d
    e

– however it misrepresents non-basic characters such as:

    é    (U+00E9) Latin small letter e with acute
    …    (U+2026) horizontal ellipsis
    €    (U+20AC) Euro sign.

The editor also fails in response to non-Unicode methods, and paste.

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

Reply via email to