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 合併指標
 (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.

貢獻者指南