GithubHelp home page GithubHelp logo

Comments (8)

linuswillner avatar linuswillner commented on August 18, 2024 2

Alright, so, I finally have time to look into this now. I've seen enough forks that fix this issue to the point that I now know where it's coming from. I'll fix it ASAP.

from react-console-emulator.

linuswillner avatar linuswillner commented on August 18, 2024 1

Hi all, sorry for the terribly long wait, life's been way too busy for me to work on a library I first wrote when I was 17 years old, lol. But I am pleased to announce I'm going to fix this bug right now! (Better late than never, I hope)

from react-console-emulator.

linuswillner avatar linuswillner commented on August 18, 2024

Could you show me what your command logic looks like?

from react-console-emulator.

phpzzer avatar phpzzer commented on August 18, 2024

may be you trying to do somehitng like :
return terminal.pushToStdout({})
try to use
return terminal.pushToStdout("string here")

for example

from react-console-emulator.

Sebobo avatar Sebobo commented on August 18, 2024

I have the same issue with dangerMode.

I would assume it's because constructEcho doesn't return a raw string in

from react-console-emulator.

asrvd avatar asrvd commented on August 18, 2024

still not fixed?

from react-console-emulator.

leo-castro avatar leo-castro commented on August 18, 2024

bump

from react-console-emulator.

rafegoldberg avatar rafegoldberg commented on August 18, 2024

I should start by saying this is an awesome component; thanks for your work here @linuswillner!

That said, I have been running in to the aforementioned issue while trying to pipe color output in to the emulator. I've jury rigged a decent solution by converting the escaped color sequences to HTML, and then rendering the resulting markup to an emulator with the dangerMode prop set to true. This works like a ✨ charm, save for the errant [object Object] logline. Weird.

 
Edit: I think I fixed it? Check out #964! 🧐
 

from react-console-emulator.

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.