Feature Request: Clear screen while running a process #16818

Open
opened 2026-01-31 05:23:57 +00:00 by claunia · 0 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:23:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#16818