Skip to content

System.ArgumentOutOfRangeException with Windows Terminal preview #926

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

Closed
sba923 opened this issue May 24, 2019 · 1 comment
Closed

System.ArgumentOutOfRangeException with Windows Terminal preview #926

sba923 opened this issue May 24, 2019 · 1 comment
Labels
OutOfRange Issues relating to System.ArgumentOutOfRangeException

Comments

@sba923
Copy link

sba923 commented May 24, 2019

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...)

@daxian-dbw daxian-dbw added this to the 2.0.0-Consider milestone Jun 18, 2019
@joeyaiello joeyaiello added the OutOfRange Issues relating to System.ArgumentOutOfRangeException label Jun 18, 2019
@daxian-dbw
Copy link
Member

Fixed by #979

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OutOfRange Issues relating to System.ArgumentOutOfRangeException
Projects
None yet
Development

No branches or pull requests

3 participants