Coder Social home page Coder Social logo

Korean input support about turbo HOT 6 OPEN

magiblot avatar magiblot commented on August 17, 2024
Korean input support

from turbo.

Comments (6)

magiblot avatar magiblot commented on August 17, 2024

Hi Kangmo, thanks for your comments and suggestions.

  • Can you paste here the Korean characters that you typed?
  • Are you on Windows? If so, can you please try the Alacritty terminal emulator and see if you also experience this issue with that program?

from turbo.

Kangmo avatar Kangmo commented on August 17, 2024

Hi, magiblot, i am using Macos Ventura 13.1 and tested in the default command terminal app.

here are the two characters
ν•œκΈ€

I will try to run the terminal in my windows env

from turbo.

magiblot avatar magiblot commented on August 17, 2024

No, don't worry about Windows if you weren't using it.

If you run the locale command, what output do you get?

from turbo.

Kangmo avatar Kangmo commented on August 17, 2024

Hi magiblot, here is the outout of locale

$ locale
LANG=
LANGUAGE=
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=

from turbo.

magiblot avatar magiblot commented on August 17, 2024

Hi Kangmo!

This issue is caused by your terminal locale settings. Turbo needs at least the LC_CTYPE variable to be set to a UTF-8 encoding.

In macOS's default terminal this can be fixed through Preferences > Advanced:

Screenshot_20230602_210845

You will then have to start a new terminal session for the changes to take effect.

If your terminal does not allow you to change this, then you will have to change these variables manually as explained in the several answers and comments from this StackOverflow question: https://stackoverflow.com/questions/7165108/in-os-x-lion-lang-is-not-set-to-utf-8-how-to-fix-it

from turbo.

Kangmo avatar Kangmo commented on August 17, 2024

Magiblot, thanks for the comment. I will check this out and close the issue.

from turbo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.