Skip to content

Request for Improvement of the /clear Function in GitHub Copilot CLI #273

@aurakoerp

Description

@aurakoerp

Describe the feature or problem you'd like to solve

the /clear function clears the entire screen in bash or terminal

Proposed solution

Hello, I am using GitHub Copilot effectively.
In Claude's code, the /clear function clears the entire screen in bash or terminal, including the scroll history. However, in the GitHub Copilot CLI, the scroll state remains intact, so when I scroll up, I can still see all the previous work. The term "clear" typically implies a complete reset, meaning the terminal content should be fully cleared, and the scroll should also be reset. However, the GitHub Copilot CLI does not function this way, so I end up using /exit to leave, then running clear in the terminal, and re-entering Copilot. This process is too cumbersome and inconvenient.
If possible, I kindly request an update regarding this issue.
Thank you.

Example prompts or workflows

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions