Textualize/textual
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.
PythonMIT
Pinned issues
Issues
- 16
Failed to install in Termux (Android)
#5644 opened by Disonantemus - 5
- 8
Can't tell if shift is pressed
#5667 opened by yeger00 - 1
Outdated FAQ entries
#5668 opened by TomJGooding - 4
Single cell height Select widget?
#5652 opened by leemthai - 8
Altering Select options dynamically
#5659 opened by leemthai - 1
request: distinct KeyDown, KeyUp events
#5663 opened by bwagner - 1
How to speed up the invocation of an event?
#5661 opened by Yurii-huang - 5
How to completely disable mouse support.
#5660 opened by consoletti - 1
Dynamic widgets like Tooltip and Select sometimes fail to render some characters
#5655 opened by Kourion - 1
- 3
'S3Tree' object has no attribute 'ICON_FILE'
#5648 opened by nyc-de - 4
Text selection related `NoScreen: node has no screen` (removing items quickly)
#5629 opened by mzebrak - 5
Crash when closing notification - `KeyError: "No 'toast--title' key in COMPONENT_CLASSES"`
#5646 opened by mzebrak - 4
- 3
Log widget with a border tries to render a line -1
#5634 opened by gunslingerfry - 2
`App.ALLOW_SELECT = False` doesn't prevent selection via double/triple clicking
#5627 opened by darrenburns - 2
- 5
Tabs widget does not support Rich
#5635 opened by charles-001 - 8
- 0
Setting `OptionList.highlighted` after repopulating with new options doesn't update the vertical scrollbar
#5632 opened by davep - 0
Setting `OptionList.highlighted` on mount doesn't update the vertical scrollbar
#5631 opened by davep - 1
Weird focus behavior when focused item is removed
#5630 opened by mzebrak - 1
- 1
Weird behavior when arbitrary text selection is combined with Input - text is selected in 2 places
#5622 opened by mzebrak - 3
Flaky `test_markdown_theme_switching` snapshot test
#5611 opened by TomJGooding - 3
`allow_focus` doesn't work as expected
#5609 opened by TomJGooding - 4
The moment of setting the focus has changed (omits can_focus set in on_mount) after the 2.0.0
#5605 opened by mzebrak - 2
- 2
How can i select text?
#5590 opened by MikeMitusov - 5
Deadlock/freeze when awaiting methods related to screen management in @on message handler
#5596 opened by matkudela - 4
- 4
- 9
Textual 2.0.4 plus ghostty "fakes" escape press when mouse crosses window border
#5559 opened by davep - 5
124 tests fail
#5603 opened by yurivict - 0
Crash in `App.notify` relating to markup
#5599 opened by darrenburns - 9
Add "esc" as a key alias of "escape"
#5593 opened by thejcannon - 1
How To: Debug layout issues
#5585 opened by TomJGooding - 3
Static widget can't handle [] properly
#5581 opened by tibetsam - 6
- 2
Clearing and Adding TabPanes Not Working
#5572 opened by driscollis - 1
- 6
BINDINGS in `Link` should be `BINDINGS = [Binding("enter", "focused.open_link", "Open link")]`?
#5564 opened by python-and-novella - 3
Border Title Color TCSS Style Regression
#5548 opened by ddkasa - 5
- 2
static widget IndexError: list index out of range
#5555 opened by tibetsam - 2
Most Mouse Deltas Rounded to Zero In Textual 2.0
#5554 opened by ddkasa - 7
Textual 2.0 Regression - Auto no longer making widgets / containers as small as possible
#5550 opened by driscollis - 15
- 3
In latest doc, the `doc-symbol` is missing
#5546 opened by python-and-novella