add comment 4e8ba061e3643ed2be8d1f448badfbc3 on issue 5e1a860b3ab12ee297492d70d68711d8
This commit is contained in:
parent
a4a0275671
commit
6d71ecbba0
1 changed files with 5 additions and 0 deletions
|
|
@ -0,0 +1,5 @@
|
||||||
|
have initial rough copy of the TUI binary. i had initially started developing it as a standalone application but then decided it would be better to include it as part of the entomologist repository.
|
||||||
|
|
||||||
|
currently the TUI can only list issues and show a preview, and scaling is broken.
|
||||||
|
|
||||||
|
i also need to update it so that the widget implementations are done as part of the library instead of using the horrible, cursed wrappers that are currently around the types... (since it was a seperate binary, and the trait was from a different crate and the type was from a different crate, rust won't let you `impl` a trait)
|
||||||
Loading…
Add table
Add a link
Reference in a new issue