gerardog/gsudo

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

Aperta

#253 aperta il 15 apr 2023

 (2 commenti) (0 reazioni) (0 assegnatari)C# (120 fork)batch import
help wanted

Metriche repository

Star
 (4218 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor