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

Improve session termination diagnostic #1327

Open
christianparpart opened this issue Nov 5, 2023 · 0 comments
Open

Improve session termination diagnostic #1327

christianparpart opened this issue Nov 5, 2023 · 0 comments
Labels
enhancement New feature or request feature-request User requested features

Comments

@christianparpart
Copy link
Member

When PTY gets closed, print close-reason (exit code / signal name)

The user should still be able to use shortcuts or vi-like normal mode when that happend.
But a special input binding would then close the session (maybe defaulting to ESC?)

Action name for input bindings could be DestroySession as a generally applicable action to destroy sessions, which is particularily interesting for future work, where we want to support more than one session (tabs, splits)

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

No branches or pull requests

1 participant