gerardog/gsudo

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

开放

#253 创建于 2023年4月15日

 (2 条评论) (0 个反应) (0 位负责人)C# (120 个派生)batch import
help wanted

仓库指标

星标
 (4,218 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南