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

Allow auto-restart of sessions with bad exit code #1326

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

Allow auto-restart of sessions with bad exit code #1326

christianparpart opened this issue Nov 5, 2023 · 0 comments
Labels
enhancement New feature or request feature-request User requested features frontend Contour Terminal Emulator (GUI frontend)

Comments

@christianparpart
Copy link
Member

Allow auto-restarting sessions (local process session as well as builtin SSH sessions) when the session did exit with bad exit code or did terminate by signal (e.g. SIGSEGV, SIGHUP, etc...)

By default it maybe should not do it. Should be configurable per profile.

profiles:
    name:
        auto_restart_on_bad_exit: true # default false

I'm not good at naming, but this would at least be an intuitive option.

@christianparpart christianparpart added enhancement New feature or request feature-request User requested features labels Nov 5, 2023
@christianparpart christianparpart added the frontend Contour Terminal Emulator (GUI frontend) label Nov 5, 2023
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 frontend Contour Terminal Emulator (GUI frontend)
Projects
None yet
Development

No branches or pull requests

1 participant