Giter Site home page Giter Site logo

Comments (6)

chrisant996 avatar chrisant996 commented on May 25, 2024

The difference is Windows Terminal vs ConEmu.

Powershell isn't related to this.

from cmder.

chrisant996 avatar chrisant996 commented on May 25, 2024

Also, probably if you run chcp 65001 that might resolve the issue.

Code page 936 has a collection of characters that it defines as "ambiguous width". Some things treat them as 1 cell wide, and some things treat them as 2 cells wide. Setting the terminal to use code page to UTF8 (by running chcp 65001) gets out of that mode, and then the character widths are unambiguous.

from cmder.

kkhaveabigdream avatar kkhaveabigdream commented on May 25, 2024

I have set the environment like this,but noting changes
3

from cmder.

kkhaveabigdream avatar kkhaveabigdream commented on May 25, 2024

tried run chcp 65001, doesn't resolve this issue :(

from cmder.

chrisant996 avatar chrisant996 commented on May 25, 2024

You might be able to try a different Chinese font in ConEmu, or a different font size. It looks like the Chinese font is different than in Windows Terminal, or at least a slightly different size.

But this isn't a Cmder issue, it's a ConEmu issue. Try going to the ConEmu repo and searching issues there, or opening an issue there.

from cmder.

kkhaveabigdream avatar kkhaveabigdream commented on May 25, 2024

thanks a lot! It does give me a direction.

from cmder.

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.