gerardog/gsudo

Issue: The scrollback buffer persists through clearing with `cls`

オープン

#253 opened on 2023/04/15

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C# (120 件のフォーク)batch import
help wanted

Repository metrics

Stars
 (4,218 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Issue Description

Using Windows Terminal and PowerShell Core, the cls command only clears the immediate console window. The scrollback buffer survives intact.

Steps to Reproduce

  1. Run the terminal.
  2. Fill the screen so that lines start to go off.
  3. Issue the cls command.

Context:

  • Windows version: Win10 22H2 (9045.2846).
  • gsudo version: 2.0.6.

コントリビューターガイド