Page MenuHomeFreeBSD

ee: add unicode support
Needs ReviewPublic

Authored by bapt on Mon, Feb 16, 11:40 AM.
This revision needs review, but there are no reviewers specified.

Details

Reviewers
None
Summary
  • Add native support for unicode everywhere.
  • Remove Big5 specific code (and the menu entry)

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70692
Build 67575: arc lint + arc unit

Event Timeline

bapt requested review of this revision.Mon, Feb 16, 11:40 AM
michaelo added inline comments.
contrib/ee/ee.c
676

Please call me stupid, but why is the exit code zero if the status is an error?

Works fine for me. I tried to insert a lot of different Unicode characters, including smileys and other weird symbols, and everything seems to be supported.
Please push it and do the MFC, it will be highly appreciated by the FreeBSD users, especially those newbies and Gen-Z who don't know how to use vi editor.