Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PowerShell terminal Clear-Host not working as expected #37848

Closed
Chiliyago opened this issue Nov 8, 2017 · 1 comment
Closed

PowerShell terminal Clear-Host not working as expected #37848

Chiliyago opened this issue Nov 8, 2017 · 1 comment
Assignees
Labels
terminal General terminal issues that don't fall under another label

Comments

@Chiliyago
Copy link

After dirtying up the PowerShell terminal with all types of output clear-host does not actually clear the host. It scrolls the window to the top but leaves all the other text about it so it remains visible when manually scrolling up to it. Can we get the Terminal Window to behave exactly like the native PowerShell terminal?

  • VSCode Version: 1.17.2
  • OS Version: Windows Server 2012 R2

Steps to Reproduce:

  1. Open Terminal to PowerShell
  2. Run anything to get text into the terminal
  3. Execute clear-host

Reproduces without extensions: not sure

@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Nov 8, 2017
@Chiliyago Chiliyago changed the title PowerShell termial Clear-Host not working as expected PowerShell terminal Clear-Host not working as expected Nov 8, 2017
@Tyriar
Copy link
Member

Tyriar commented Dec 15, 2017

Duplicate #30638

@Tyriar Tyriar closed this as completed Dec 15, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
terminal General terminal issues that don't fall under another label
Projects
None yet
Development

No branches or pull requests

2 participants