Closed eld4niz closed 6 months ago
Termion error handler does not work correctly with current version, so we decided that to rewrite it within https://github.com/orhun/kmon/pull/141 and implemented the same for systeroid-tui.
https://github.com/orhun/systeroid/issues/168
I put panic!() to the lib.rs to generate panic and test if terminal will be messed up or not.
Description
Termion error handler does not work correctly with current version, so we decided that to rewrite it within https://github.com/orhun/kmon/pull/141 and implemented the same for systeroid-tui.
Motivation and Context
https://github.com/orhun/systeroid/issues/168
How Has This Been Tested?
I put panic!() to the lib.rs to generate panic and test if terminal will be messed up or not.
Screenshots / Logs (if applicable)
Types of Changes
Checklist: