Improve box-drawing alignment and use integer pixel widths
- Same box-drawing chars merge (───), different ones stay separate (│╯) - Use 8px char width instead of 8.4px for crisper rendering Bump version to 0.3.6
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "textual-webterm"
|
||||
version = "0.3.5"
|
||||
version = "0.3.6"
|
||||
description = "Serve terminal sessions over the web"
|
||||
authors = ["Will McGugan <will@textualize.io>"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user