# Componenet of idiom create (tui editor)
* Contains mostly reusable tui components build on top of crossterm:
[crossterm](https://github.com/crossterm-rs/crossterm)
* Componenets used for idiom editor (split for resusability):
[idiom](https://github.com/Dah-phd/idiom)
* feature crossterm_backend could be used - implementation for backend with extension on ContentStyle (in idiom it is not used due to strange text during testing).