Feature Request #2485

Open
opened 2026-01-30 22:56:28 +00:00 by claunia · 0 comments
Owner

Originally created by @NaveedAhmadHematmal on GitHub (Jul 2, 2019).

Summary of the new feature/enhancement

In the Linux terminal and Windows Powershell; CTRL + L is used to make the screen clear, It is so fast than using (cls or clear) command.
If it develops for the Windows Console, It will improve our work speed.

Proposed technical implementation details (optional)

When the Console becomes full, there should be a hotkey (like CTRL + L) to clear the screen.

Originally created by @NaveedAhmadHematmal on GitHub (Jul 2, 2019). # Summary of the new feature/enhancement In the Linux terminal and Windows Powershell; CTRL + L is used to make the screen clear, It is so fast than using (cls or clear) command. If it develops for the Windows Console, It will improve our work speed. <!-- A clear and concise description of what the problem is that the new feature would solve. Describe why and how a user would use this new functionality (if applicable). --> # Proposed technical implementation details (optional) When the Console becomes full, there should be a hotkey (like CTRL + L) to clear the screen. <!-- A clear and concise description of what you want to happen. -->
claunia added the Issue-FeatureNeeds-Tag-FixResolution-AnsweredProduct-Cmd.exe labels 2026-01-30 22:56:28 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#2485