liuzhandCopilot 9048cc8b74 fix: 改进终端兼容性 - FFM原生终端支持、dumb终端提示、双重Goodbye修复
- 添加jline-terminal-ffm依赖(JDK22+ FFM API原生终端)
- JVM参数增加--enable-native-access=ALL-UNNAMED
- dumb终端模式下显示黄色警告和建议
- 终端尺寸为0时不显示尺寸信息
- ExitCommand不再输出Goodbye(避免与ReplSession重复)
- TerminalBuilder增加streams(System.in, System.out)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-01 20:25:51 +08:00
S
Description
No description provided
Apache-2.0
11 MiB
Languages
Java 98.3%
PowerShell 0.7%
Python 0.6%
Shell 0.4%