kingToolbox / kingToolbox/WindTerm
For a new window created with screen -s, the number of lines displayed in the window is always limited (about 50 lines)
Open
- Dominant language
- C
- Stars
- 32.3k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
For a new window created with screen -s, the number of lines displayed in the window is always limited (about 50 lines),
Unable to display all contents completely. It is difficult to find compilation errors or information logs
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by creating a new window with `screen -s` and checking how much terminal output remains visible. Start by tracing the terminal window's line-display or scrollback handling; done means compilation errors and log output are no longer limited to about 50 lines.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100