Fix terminal size sync and tmux redraw
- Sync pyte screen to actual PTY size before screenshots - Toggle terminal size to force full tmux redraw on reconnect - Query PTY size with TIOCGWINSZ to detect external resizes Bump version to 0.2.9
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "textual-webterm"
|
||||
version = "0.2.8"
|
||||
version = "0.2.9"
|
||||
description = "Serve terminal sessions over the web"
|
||||
authors = ["Will McGugan <will@textualize.io>"]
|
||||
license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user