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

turn off ElectronDisplay #91

Open
lewisl opened this issue Nov 12, 2021 · 3 comments
Open

turn off ElectronDisplay #91

lewisl opened this issue Nov 12, 2021 · 3 comments

Comments

@lewisl
Copy link

lewisl commented Nov 12, 2021

Let's say in a session you want some output:
using ElectronDisplay # easy as Apple Pie

Then, you don't. There is no way to stop the output going to ElectronDisplay.

Sorry if this seems like a very basic requirement. Ending the Julia session doesn't seem like a good approach.

Generally, have the powers-that-be (whoever they may be) decided that output from the REPL in graphical environment OSes (Windows, MacOS) is deprecated in favor of IDE-like environments (VS Code, Jupyter et al)? It's probably OK (always some loose ends, but they eventually get tied) but might be nice to just say so...

@zsunberg
Copy link

You can use popdisplay to turn it off. Moreover pushdisplay can be used to turn it back on again by changing the display stack.

@lewisl
Copy link
Author

lewisl commented Nov 14, 2021 via email

@zsunberg
Copy link

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