idiom_tui

Crates.ioidiom_tui
lib.rsidiom_tui
version0.0.8
created_at2025-06-08 09:40:39.046919+00
updated_at2025-09-20 06:39:53.673394+00
descriptionBundel of tui widgest and layout componenets (split from idiom editor)
homepage
repositoryhttps://github.com/Dah-phd/idiom_tui
max_upload_size
id1704742
size185,918
Daniel Nikolaev (Dah-phd)

documentation

README

Componenet of idiom create (tui editor)

  • Contains mostly reusable tui components build on top of crossterm:
    crossterm
  • Componenets used for idiom editor (split for resusability):
    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)
Commit count: 28

cargo fmt