Render box-drawing chars individually for alignment

Box-drawing and block element characters are now rendered as
separate tspans with precise x positions to prevent font-related
visual misalignment.

Bump version to 0.3.5
This commit is contained in:
GitHub Copilot
2026-01-24 18:59:09 +00:00
parent ba1f89af54
commit 26639f4892
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "textual-webterm"
version = "0.3.4"
version = "0.3.5"
description = "Serve terminal sessions over the web"
authors = ["Will McGugan <will@textualize.io>"]
license = "MIT"