contour icon indicating copy to clipboard operation
contour copied to clipboard

Improve session termination diagnostic

Open christianparpart opened this issue 2 years ago • 0 comments
trafficstars

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)

christianparpart avatar Nov 05 '23 14:11 christianparpart