Everything from v0.10.0 with additional bug fixes and some improvements.
Improvements
- We show
jjui: press a key to continuemessage after a shell command is run. The underlying interactive detection code has been improved with additional signals to skip showing that message if the executed command started an interactive PTY.
Fixes
- Fixed slow starts on Windows machines. #581
- Fixed improper rendering of double-width characters as well as misalignment of borders when double-width characters are present. #526
Full Changelog: v0.10.0...v0.10.1