**Changes**
- [Manager()](https://python-enlighten.readthedocs.io/en/stable/api.html#enlighten.Manager) argument, `threaded`, now defaults to True when multiple processes are detected
- Evaluation of [Manager()](https://python-enlighten.readthedocs.io/en/stable/api.html#enlighten.Manager) argument, `threaded`, now deferred until scroll area is set when not set explicitly
- Added FAQ question about reentrant calls
**Housekeeping**
- `blessed.Terminal` subclass removed
- Removed assert statements from code