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

Issue in VSCode #1036

Closed
aaparent opened this issue Sep 12, 2019 · 1 comment
Closed

Issue in VSCode #1036

aaparent opened this issue Sep 12, 2019 · 1 comment
Labels
OutOfRange Issues relating to System.ArgumentOutOfRangeException

Comments

@aaparent
Copy link


Dernières 200 touches :
Ctrl+Alt+{ Space " p o w e r s h e l l . e x e " Space Ctrl+Alt+} ; Space ( d i r Space $ p s h o m e Ctrl+Alt+\ $ n a m e ) . V e r s i o n I n f o . F i l e V e r s i o n ) " Enter
Space Space Space Space " B u f f e r W i d t h : Space $ ( Ctrl+Alt+[ c o n s o l e Ctrl+Alt+] : : B u f f e r W i d t h ) " Enter
Space Space Space Space " B u f f e r H e i g h t : Space $ ( Ctrl+Alt+[ c o n s o l e Ctrl+Alt+] : : B u f f e r H e i g h t ) " Enter
Ctrl+Alt+} Enter
Ctrl+Alt+ Ctrl+Alt+ Ctrl+Alt+` Backspace Backspace Backspace Backspace DownArrow UpArrow UpArrow UpArrow UpArrow UpArrow UpArrow UpArrow DownArrow DownArrow DownArrow DownArrow Enter
Ctrl+c Ctrl+l UpArrow Enter
UpArrow Enter
Ctrl+l UpArrow Enter
UpArrow Enter
UpArrow Enter
UpArrow Enter
UpArrow Enter
Ctrl+l

Exception :
System.ArgumentOutOfRangeException: La valeur doit être supérieure ou égale à zéro et inférieure à la taille de la mémoire tampon de la console dans cette dimension.
Nom du paramètre : top
La valeur réelle était -15.
à System.Console.SetCursorPosition(Int32 left, Int32 top)
à Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
à Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
à Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)

PS version: 5.1.18362.145
PSReadline version: 2.0.0-beta2
os: 10.0.18362.356 (WinBuild.160101.0800)
PS file version: 10.0.18362.356 (WinBuild.160101.0800)
BufferWidth: 262
BufferHeight: 21

Steps to reproduce or exception report

@daxian-dbw daxian-dbw added the OutOfRange Issues relating to System.ArgumentOutOfRangeException label Sep 12, 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

2 participants