Set siginterrupt flag to false to avoid interfering with system calls.
2.0.2
Restore compatibility with Python 3.7.
2.0.1
Fixes the test that disables bottombar on non-capable terminals.
2.0
Backwards incompatible redesign that changes the bottombar module into a state machine to which bar items can be independently added. See that readme for details.
1.1
Set siginterrupt flag to false to avoid interfering with system calls.