Now that {issue,pr} list and pr checkout have a TUI via ratatui, I should probably add signal handling to not leave the user's terminal in a broken state.
Initial research only brings up signal-hook as a relevant depdency to help with the implementation.
Now that
{issue,pr} listandpr checkouthave a TUI via ratatui, I should probably add signal handling to not leave the user's terminal in a broken state.Initial research only brings up
signal-hookas a relevant depdency to help with the implementation.