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

Black-Screen: a similar terminal project that is based on Electron and TypeScript #11

Closed
FunkMonkey opened this issue Mar 18, 2016 · 1 comment
Labels

Comments

@FunkMonkey
Copy link

There is a very similar project called Black Screen, which also provides a terminal based on Electron and Typescript.

I just wanted to cross-link both projects. Guess they can inspire each other.

[edit] ...or even work out a compatible API and share code

@sedwards2009
Copy link
Owner

Thanks. I've been keeping an eye on Black-screen since the brutal unWelcoming Party it had on Reddit.

I'll just drop here a comment I put on reddit about how I see Black Screen and the two relate. It is all my Humble Opinion and can change at any time.

Black Screen is a shell and terminal in one which is a somewhat more radical approach. The problem being that it is going to have trouble keeping backwards compatibility (Black screen won't easily work over ssh), and for a lot of people it is too big a jump to go from their old set up terminal+shell to a whole new shell.

Don't get me wrong. I love their vision, and the projects have an awful lot in common. Extraterm is starting with backwards compatibility in place and solid first, and then working further from there.

It would be nice if Extraterm had the display/rendering/UI capabilities that the Black Screen team needs to render their UI. Then Black Screen could be implemented as a more typical shell talking to the terminal with possibly a network in between.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants