contour
contour copied to clipboard
Improve session termination diagnostic
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)