SerialTerminalForWindowsTerminal icon indicating copy to clipboard operation
SerialTerminalForWindowsTerminal copied to clipboard

适用于WindowsTerminal的串口终端 支持端口探测 trzsz lrzsz hex 数据转发 日志记录 编码变换

Results 6 SerialTerminalForWindowsTerminal issues
Sort by recently updated
recently updated
newest added

I want use baudrate 8000000, but error. ``` Caught panic: runtime error: index out of range [0] with length 0 Restoring terminal... goroutine 1 [running]: runtime/debug.Stack() C:/Users/lydxh/scoop/apps/go/current/src/runtime/debug/stack.go:24 +0x5e runtime/debug.PrintStack() C:/Users/lydxh/scoop/apps/go/current/src/runtime/debug/stack.go:16...

# 开启时间戳导致数据部分丢失 原本应该是A9 9A开头的数据,前面部分好像被覆盖了,如图 ![image](https://github.com/user-attachments/assets/b55036d0-acca-4e4a-8de4-0fe0b6c65bc8) # log保存 命令行使用`-l` +路径 : `-l ”D:/%s-$s.txt“` 无效

很爱这个项目,用起来很优雅hhh 但是强烈希望增加TAB补全,不然在Linux下真的很不方便T_T

能不能屏蔽Control + C 的退出功能 ,现在一按这个组合键就会退出进程