baidu / baidu/baidu-iot-samples
程序提示信息将 "\n" 换成 "\r\n"
Open
- Dominant language
- C
- Stars
- 63
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
目前源代码中提示信息都是 "\n",在使用SecureCRT、Putty连接的时候,信息不能右侧对齐。使用 "\r\n" 可以解决。
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the C source for prompt messages that emit "\n" and inspect the affected output paths. Update the relevant line endings to "\r\n", then verify that prompts align correctly when connected through SecureCRT or PuTTY.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100