Textual Versions Save

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.

v0.58.1

6 days ago

Believe it or not...this is the transcript of an actual radio conversation between a US naval ship and Canadian authorities off the coast of Newfoundland in October 1995. The Radio conversation was released by the Chief of Naval Operations on Oct. 10, 1995.

US Ship: Please divert your course 0.5 degrees to the south to avoid a collision.

CND reply: Recommend you divert your course 15 degrees to the South to avoid a collision.

US Ship: This is the Captain of a US Navy Ship. I say again, divert your course.

CND reply: No. I say again, you divert YOUR course!

US Ship: THIS IS THE AIRCRAFT CARRIER USS CORAL SEA*, WE ARE A LARGE WARSHIP OF THE US NAVY. DIVERT YOUR COURSE NOW!!

CND reply: This is a lighthouse. Your call.

[0.58.1] - 2024-05-01

Fixed

v0.58.0

1 week ago

[0.58.0] - 2024-04-25

Fixed

Changed

v0.57.1

2 weeks ago

[0.57.1] - 2024-04-20

Fixed

Added

v0.57.0

2 weeks ago

Adds support for copying to the clipboard

https://textual.textualize.io/api/app/#textual.app.App.copy_to_clipboard

[0.57.0] - 2024-04-19

Fixed

Added

v0.56.4

4 weeks ago

[0.56.4] - 2023-04-09

Fixed

  • Disabled terminal synchronization in inline mode as it breaks on some terminals

v0.56.3

4 weeks ago

100th release, and it has to be a hot fix. 🤷‍♂️

[0.56.3] - 2024-04-08

Fixed

v0.56.2

1 month ago

[0.56.2] - 2024-04-07

Fixed

  • Fixed inline mode not clearing with multiple screen

v0.56.1

1 month ago

[0.56.1] - 2024-04-07

Fixed

Changed

v0.56.0

1 month ago

A relatively small update here. See below for details...

[0.56.0] - 2024-04-06

Added

Fixed

Changed

v0.55.1

1 month ago

[0.55.1] - 2024-04-2

Fixed

  • Fixed mouse escape sequences being generated with mouse=False