pytermgui
pytermgui copied to clipboard
Python TUI framework with mouse support, modular widget system, customizable and rapid terminal markup language and more!
**Describe the bug** When using `focus_next()` on a WindowManager with a negative step (ex. `step=-1`), a crash occurs instead of wrapping around to the next window as seen with a...
Basically i just want to make the button BG blank and transparent or Black, and then make the OnHover Button Text go Pink. Thats all! Can't find any information or...
**Describe the solution you'd like** I am looking for a widget that will allow me to set a list of options for a user to choose from, as well as...
**Describe the bug** So i load directories and display as buttons in vertical order and when there are too many, it just overflows terminal window **To Reproduce** add a lot...
**Is your feature request related to a problem? Please describe.** I am using the library to represent my data as a table and it is periodically being refresh (live data)....