Skip to content

System.ArgumentOutOfRangeException with Windows Terminal preview #926

Closed
@sba923

Description

@sba923

This exception is thrown in quite a number of scenarios, but I think that's specific to the new Windows Terminal.

PS version: 6.2.1
PSReadline version: 2.0.0-beta4
os: 10.0.18362.1 (WinBuild.160101.0800)
PS file version: 6.2.1

Steps to reproduce or exception report

  • run PowerShell 6.2.1 as a tab in the Windows Terminal preview
  • enter a command line that's longer than the console's width
  • at the time the key is pressed that would result in a line wrap, I get:

image

(for some reason I can't copy the contents of the Windows Terminal tab as text...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    OutOfRangeIssues relating to System.ArgumentOutOfRangeException

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions