kingToolbox / kingToolbox/WindTerm
串口 tab键和删除键出现BEL
Open
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
添加一个串口会话,默认配置,波特率改成115200,建立会话,发现模式是HEX模式,取消HEX模式后,串口可以输入输出
但是 tab键会出现BEL 三个字符,删除键也是。版本2.6.0
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue in a default serial session at 115200 baud, then disable HEX mode and test Tab and Delete input. Trace the serial-session input handling around the HEX-mode toggle and terminal key processing. Done means both keys work normally without emitting BEL characters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100