gerardog/gsudo

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

Offen

#253 geöffnet am 15.04.2023

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (120 Forks)batch import
help wanted

Repository-Metriken

Stars
 (4.218 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide