idiom_tui 0.1.5

Bundel of tui widgest and layout componenets (split from idiom editor)
Documentation
1
2
3
4
5
6
7
8
9
10
# 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).

## TODO:
- add more test (fist relative modal)