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

Terminal window exiting #20

Open
isusanin opened this issue Jan 26, 2015 · 5 comments
Open

Terminal window exiting #20

isusanin opened this issue Jan 26, 2015 · 5 comments

Comments

@isusanin
Copy link

If I issue an "exit" command in the terminal, the terminal windows doesn't close. What's the proper way of closing terminal windows?

@soliton4
Copy link
Owner

right now the terminal windows dont close. you can manualy close it ofc but it will remain in the list of terminals

this is something for 0.2

on unix you can press "restart server" in the config, that will restart the server part of nodeMirror and clear the terminal list

@isusanin
Copy link
Author

Looking forward to 0.2 then!

@soliton4
Copy link
Owner

me 2 ;D
check out https://github.com/soliton4/promiseland/wiki
http://promise-land.net/

its the result of my experience with nodeMirror and it will be the foundation of 0.2
lots of time goes into this right now

@isusanin
Copy link
Author

PromiseLand looks interesting. I'm looking forward to learning more about it. Did I understand it correctly that it's a language that compiles to JavaScript and it's main purpose is to deal with the "callback hell"?

@soliton4
Copy link
Owner

@isusanin yes, thats the main motivation behind it, but it lead to other very convenient features integrated on the programming language level.
check out the frames feature
https://github.com/soliton4/promiseland/wiki/frames

a preview of nodemirror 0.2.x is available in the 0.2.x branch.
but dont expect to much jet

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

No branches or pull requests

2 participants