Commit Graph

7 Commits (a82c82fcd7ca323642afa4fbb6bff99aa8ecec4f)

Author SHA1 Message Date
Florian Dehau 3747ddbefb feat(backend): Refactor crossterm backend
* Remove compilation warnings
* Fix rendering artifacts in the crossterm demo. In particular, the bold modifier
was leaking on most of the terminal screen because the old logic was not
properly unsetting the bold modifier after use (took inspiration of the termion
backend implementation)
5 years ago
Timon_Post a0f6605f59 Implemented command api crossterm, for better perfomance. 5 years ago
Florian Dehau 9a73ead88d Improve crossterm demo
* Use AlternateScreen
* Handle input events
5 years ago
timonpost@hotmail.nl 567cf7b8e5 update 0.9.2 5 years ago
Florian Dehau 7f5af46300 style: fmt 6 years ago
defiori cadb41c9e3 fix: unified crossterm backend 6 years ago
Florian Dehau f20512b599 feat: add rustbox and crossterm demo 6 years ago