Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

text encoding #1

Open
ksherlock opened this issue Feb 3, 2016 · 1 comment
Open

text encoding #1

ksherlock opened this issue Feb 3, 2016 · 1 comment

Comments

@ksherlock
Copy link
Owner

LANG=en_US indicates MacRoman.
LANG=en_US.UTF-8 indicates UTF8.

Should support UTF 8 since setting up a new MacRoman terminal and using it exclusively is annoying.

@ksherlock
Copy link
Owner Author

current plan:

  • MacRoman is the supported encoding. full stop. MPW Utilities expect it for input and output.
  • need to build a custom version of lib edit since it doesn't like non-utf8 8-bit text
  • to support utf8, add a macroman utility

usage: macroman executable [flags]

creates a pty and silently handles macroman/utf8 (or other?) encoding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant