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

Open and shut down terminals #12

Open
jtpio opened this issue May 30, 2024 · 1 comment
Open

Open and shut down terminals #12

jtpio opened this issue May 30, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@jtpio
Copy link
Member

jtpio commented May 30, 2024

Problem

Currently it's possible switch to a running terminal if the widget is already opened in the main area. However it's not possible to re-open a closed terminal widget, or shut down a terminal:

jupyterlite-terminal-open-shutdown.webm

Proposed Solution

Implement these functionalities.

Additional context

Tested with the changes from #11.

@jtpio jtpio added the enhancement New feature or request label May 30, 2024
@ianthomas23
Copy link
Member

Related is that we need to handle an exit command in cockle to shutdown the terminal from within it. Presumably this will need some sort of callback from cockle to terminal.

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

No branches or pull requests

2 participants