Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Terminal #5

Open
3 tasks
MaisaMilena opened this issue Nov 26, 2019 · 1 comment
Open
3 tasks

Add Terminal #5

MaisaMilena opened this issue Nov 26, 2019 · 1 comment
Labels
feature Add or update a feature help wanted Extra attention is needed

Comments

@MaisaMilena
Copy link
Contributor

MaisaMilena commented Nov 26, 2019

Implement a terminal where we can run Formality commands and get outputs.

Pre requires:

  • Formality needs a parametric console.log. Currently, as it console.log everything, we can't present the output on the browser, only on a terminal.
  • Start testing xterm running .js code on a React project
  • xterm needs to become a usable Inferno component. Discuss how to do it.
  • Add tests
@MaisaMilena MaisaMilena added feature Add or update a feature help wanted Extra attention is needed labels Nov 26, 2019
@MaisaMilena
Copy link
Contributor Author

Look for pty.js + xterm.js or something related to it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Add or update a feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant