mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
* Add --port option to textual console. * Changelog. * Address review feedback. * Mark unpredictable test as xfail. This test gets an xfail mark until #2254 is open. * Make DEVTOOLS_PORT a constant. Related review: https://github.com/Textualize/textual/pull/2258\#discussion_r1165210395 * Factor logic into function. Related review: https://github.com/Textualize/textual/pull/2258\#discussion_r1165298259 * Remove dead import.