kingToolbox / kingToolbox/WindTerm

是否可以支持将\n的换行符自动转换成\r\n输出

Open
#2,781 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
32.3k
Forks
2.5k
PR merge metrics
No merged PRs in 30d

Description

因为很多芯片厂家的软件中打印都是用\n结尾的,而不是\r\n,所以会打印的很乱,

有没办法将\n转换成\r\n显示?

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating the terminal output handling and checking how LF-only output is rendered; done means LF output from chip-vendor software displays with CRLF-style line endings without disrupting existing terminal behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.