CTRL+L cleans and ERASES the content of terminal
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 44.7k
- Forks
- 3.6k
- Avg merge
- 21m
- Merged PRs (30d)
- 1
Description
With certain terminals like Konsole and Hyper, CTRL+L cleans and erases the content displayed in terminal, I wish it cleans it only like Alacritty where the content is maintained and visible when scrolling back.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the terminal handling for CTRL+L and compare the behavior with the terminals named in the report: Konsole, Hyper, and Alacritty. Reproduce the clearing and scrolling behavior, then identify a suitable test or verification path showing that visible terminal content remains available when scrolling back.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100