textual icon indicating copy to clipboard operation
textual copied to clipboard

The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.

Results 462 textual issues
Sort by recently updated
recently updated
newest added

In a situation where a grid-cell is spanned across multiple rows, it is possible for that row to require more height than neighbouring regular cells. `grid-rows: auto` seems to currently...

Hi all, I see templates are on the roadmap for Input widget, and since I need them on one of my projects, I'd like to give it a try. I'm...