Code Monkey home page Code Monkey logo

Comments (6)

omern1 avatar omern1 commented on May 22, 2024

I'm having the same problem on Ubuntu 15.10.

nabeel@nabeel-Inspiron-3542:~/Documents/Github/micro$ make
go get -u github.com/jteeuwen/go-bindata/...
/home/nabeel/go-packages/bin/go-bindata -o runtime.go runtime/...
mv runtime.go cmd/micro
go get -d ./cmd/micro
go build -ldflags "-X main.Version="0d1ba36"" -o micro ./cmd/micro
nabeel@nabeel-Inspiron-3542:~/Documents/Github/micro$ ./micro
character set not supported

from micro.

zyedidia avatar zyedidia commented on May 22, 2024

Any utf8 encoding will work properly. I've just added a commit so if the character set is not found, it will fall back to ASCII. This isn't ideal, but I think it's the best I can do. Let me know if you still have this issue.

from micro.

omern1 avatar omern1 commented on May 22, 2024

Apparently any UTF-8 encoding is not working 😄. But it does work with ASCII files after 4f6a686.

from micro.

zyedidia avatar zyedidia commented on May 22, 2024

Does it not work properly if you use en_IN.utf8 instead of en_IN?

from micro.

omern1 avatar omern1 commented on May 22, 2024

Yeah, it does. Thanks.

from micro.

Tanmayshetty avatar Tanmayshetty commented on May 22, 2024

It does not seem to work for me .
@nabeelomer did you revert the recent commit ?
I tried with en_US.utf8 and en_IN.utf8.It does not work

from micro.

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.