Skip to content

Preview: Should be Toggleable Settings for Integrated Terminal Banner #2370

Closed
PowerShell/PowerShellEditorServices
#1141
@JustinGrote

Description

@JustinGrote

Summary of the new feature

A setting such as powershell.suppressIntegratedConsoleBanner to prevent this from coming up:
image

Current workaround

add the following to $profile:

cls
echo ""

However it will still display until the console is actually ready.

Capture

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions