You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-----------------------------------------------------------------------
Last 59 Keys:
g i t Space i n i t Enter
g i t Space a d d Backspace Backspace Backspace s t a t u s Enter
g i t Space a t Backspace d d Space R Tab Enter
g i t Space c o m m i t Space - m Backspace S Space - m Space "
Exception:
System.ArgumentOutOfRangeException: De waarde moet groter zijn dan of gelijk zijn aan nul en minder zijn dan de buffergrootte van de console in die dimensie.
Parameternaam: left
Werkelijke waarde was -1.
bij System.Console.SetCursorPosition(Int32 left, Int32 top)
bij Microsoft.PowerShell.Internal.VirtualTerminal.set_CursorLeft(Int32 value)
bij Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
bij Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
bij Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
bij Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable`1 key, Object arg)
bij Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
bij Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
bij Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
-----------------------------------------------------------------------
This fills up the whole width of the window
PS C:\Users\xxxxx\OneDrive - Hogeschool VIVES\3 Derde Jaar\Mobile development\mobile_development_2-commands>
so on the next line there are the characters you type.
Maybe this has somethin to do with it, the working directory filling up the whole width of the screen. I don't have any idea tho. It's the first time I have an error that is from powershell itselve.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Environment data
Steps to reproduce or exception report
This fills up the whole width of the window
so on the next line there are the characters you type.
Maybe this has somethin to do with it, the working directory filling up the whole width of the screen. I don't have any idea tho. It's the first time I have an error that is from powershell itselve.
The text was updated successfully, but these errors were encountered: