424 B
424 B
-
improved performance: removed mutexes, removed state manager, removed unceasingly RC types.
-
This create supports multithreading by implementing
Send
-
nicer looking coloring module.
-
Added input functionality.
-
Able to have different screens to write to.
-
cursor, color, terminal functions have other parameters.
-
bug fix resetting console color
-
Added Screen type
-
removed paint from Crossterm type.