Feature Request: Clear screen while running a process #16820

Closed
opened 2026-01-31 05:24:02 +00:00 by claunia · 2 comments
Owner

Originally created by @jrobber on GitHub (Feb 18, 2022).

Description of the new feature/enhancement

As a user I would like to be have a keyboard shortcut or action that will clear the terminal.

This is useful when I'm running a local development server and want to clear my terminal history without shutting down my local dev server.

Proposed technical implementation details (optional)

Add an action called "Clear Terminal" that will clear the terminal history.
On Bash this is done via Cmd+k.
In VSCode you can type terminal:clear into the command palette.

Originally created by @jrobber on GitHub (Feb 18, 2022). # Description of the new feature/enhancement As a user I would like to be have a keyboard shortcut or action that will clear the terminal. This is useful when I'm running a local development server and want to clear my terminal history without shutting down my local dev server. # Proposed technical implementation details (optional) Add an action called "Clear Terminal" that will clear the terminal history. On Bash this is done via Cmd+k. In VSCode you can type `terminal:clear` into the command palette.
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 05:24:03 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Feb 18, 2022):

This is something the Terminal already supports: Clear buffer. /dup #1882

@zadjii-msft commented on GitHub (Feb 18, 2022): This is something the Terminal already supports: [Clear buffer](https://docs.microsoft.com/en-us/windows/terminal/customize-settings/actions#clear-buffer). /dup #1882
Author
Owner

@ghost commented on GitHub (Feb 18, 2022):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Feb 18, 2022): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#16820