Code Monkey home page Code Monkey logo

Comments (6)

64 avatar 64 commented on June 19, 2024 1

Oh, cool! I think I half expected this to be some kind of state machine for parsing ANSI escape sequences into color info that you can use in VGA textmode (I have that in my kernel). But this also makes sense. Sorry for hijacking the issue, not entirely sure why I decided to do that. Good luck!

from ansi_rgb.

matthew-a-thomas avatar matthew-a-thomas commented on June 19, 2024

Added short blurb in readme and docs
6565959

from ansi_rgb.

64 avatar 64 commented on June 19, 2024

Can you explain why this is in the rust-osdev organisation? Not a criticism, I just donโ€™t see how itโ€™s related

from ansi_rgb.

matthew-a-thomas avatar matthew-a-thomas commented on June 19, 2024

@64 Sure: phil-opp/blog_os#603

In summary, Phillip's blog_os does terminal output. This adds colors. None of the other ANSI/terminal color crates support no_std.

I raised this specific issue about Windows consoles because there's nothing about this crate that is environment specific, except that Windows requires additional configuration. I haven't really done anything more than link to MS documentation because I think it's out of the scope of this crate.

Thanks for asking!

from ansi_rgb.

phil-opp avatar phil-opp commented on June 19, 2024

Maybe bootimage can set the appropriate console modes on Windows when running/testing a kernel.

from ansi_rgb.

matthew-a-thomas avatar matthew-a-thomas commented on June 19, 2024

I'm going to close this because I think the comment in the readme takes care of it. Let me know if I need to open this back up

from ansi_rgb.

Related Issues (10)

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.