bug: TUI ctrl-q does not quit fully - it closes the TUI, but then sits and waits #27
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
it closes (and clears) the TUI and just sits there and waits to be canceled with ctrl-c, which then goes to the beam menu - so it seems it still is inside some process on the beam that is not properly shut down.