v1.5.1: fix TUI apps freezing in SSH terminal

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
chrome-storm-c442
2026-02-23 14:34:21 -05:00
parent 641f5a41d0
commit b3ddc26c2c
4 changed files with 27 additions and 5 deletions

View File

@@ -53,7 +53,7 @@ pip install pyinstaller
python build.py
```
Output goes to `releases/ServerManager-v1.5.0-{platform}.exe`
Output goes to `releases/ServerManager-v1.5.1-{platform}.exe`
### Usage
@@ -223,7 +223,7 @@ pip install pyinstaller
python build.py
```
Результат в `releases/ServerManager-v1.5.0-{платформа}.exe`
Результат в `releases/ServerManager-v1.5.1-{платформа}.exe`
### Использование
@@ -363,7 +363,7 @@ pip install pyinstaller
python build.py
```
输出至 `releases/ServerManager-v1.5.0-{平台}.exe`
输出至 `releases/ServerManager-v1.5.1-{平台}.exe`
### 使用方法