Skip to content

10X Terminal concatenates early input with "cls" command #4385

@bviglietta

Description

@bviglietta

Environment

Windows build number: Windows 10X build 19553
Windows Terminal version (if applicable): 0.8.3521.0

Steps to reproduce

I launched the Windows Terminal Universal (Preview) app, and as it launched I started typing, beginning with the letters "cm".

Expected behavior

Actual behavior

The first thing the Terminal displayed was

M:\windows\system32>cmcls
'cmcls' is not recognized as an internal or external command, operable program or batch file.

Evidently Terminal likes to start things off with a "cls" to clear the screen, but if you type too early, your input gets concatenated with the secret cls command.

Metadata

Metadata

Assignees

Labels

Area-TerminalConnectionIssues pertaining to the terminal<->backend connection interfaceIssue-BugIt either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsPriority-3A description (P3)Product-TerminalThe new Windows Terminal.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions