**Changes**
- Output will now be resized on the first write after a resize is detected
- This addresses an issue that can cause threaded programs to crash 28
- Default Unicode are now used when running under Windows Terminal
- Other windows terminals, like CMD, will still default to cp65001 compatible characters
**Bug fixes**'
- Additional stream flushes added to ensure incidental flush aren't relied upon 21
- Updated RPM installation instructions