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
Search the existing issues, especially the pinned issues.
Exception report
Произошла ошибка. Сообщите об этой ошибке, указав данные ниже.Напишите в GitHub: https://github.com/PowerShell/PSReadLine/issues/new### СредаPSReadLine: 2.0.0PowerShell: 5.1.22000.282ОС: Microsoft Windows 10.0.22000Последние 32 ключей p y t h o n Spacebar m a i n Ctrl+Backspace Ctrl+Backspace Ctrl+Backspace Ctrl+Backspace p y t h o n Spacebar m a i n . p y Enter UpArrow Enter UpArrow Enter Ctrl+Delete Ctrl+Insert### ИсключениеSystem.InvalidOperationException: Очередь пуста. в System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource) в System.Collections.Generic.Queue`1.Dequeue() в Microsoft.PowerShell.PSConsoleReadLine.ReadKey() в Microsoft.PowerShell.PSConsoleReadLine.InputLoop() в Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics, CancellationToken cancellationToken)
Type some commands. While last command is executing, start hitting CTRL+INSERT, CTRL+DELETE and CTRL+PAUSE
Powershell will enter debug mode
Continue hitting without stopping, and here we go! An error!
Expected behavior
Switch command
Actual behavior
With a small chance, throwing out an error "System.InvalidOperationException: Queue is blank"
The text was updated successfully, but these errors were encountered:
ghost
added
the
Needs-Triage 🔍
It's a new issue that core contributor team needs to triage.
label
Apr 8, 2022
GEOEGII555
changed the title
Getting an error while switching fastly commands with arrows (Small chance)
Getting an error by spamming some keybinds while command execution
Apr 8, 2022
GEOEGII555
changed the title
Getting an error by spamming some keybinds while command execution
Getting an powershell-related error by spamming some keybinds while a command is executing
Apr 8, 2022
Prerequisites
Exception report
Screenshot
Environment data
Steps to reproduce
Type some commands. While last command is executing, start hitting CTRL+INSERT, CTRL+DELETE and CTRL+PAUSE
Powershell will enter debug mode
Continue hitting without stopping, and here we go! An error!
Expected behavior
Switch command
Actual behavior
With a small chance, throwing out an error "System.InvalidOperationException: Queue is blank"
The text was updated successfully, but these errors were encountered: