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

control +scroll , control + L #1479

Closed
moyue83 opened this issue Apr 19, 2020 · 1 comment
Closed

control +scroll , control + L #1479

moyue83 opened this issue Apr 19, 2020 · 1 comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@moyue83
Copy link

moyue83 commented Apr 19, 2020

When zooming in by control + scrolling to a very high font and press control + L to clear the screen will throw the following exception:

Last 37 Keys:
Ctrl+l Ctrl+Enter l s Enter
Ctrl+l Ctrl+l Enter
Enter
c l e a r Enter
Ctrl+l Ctrl+l c l e a r Enter
Ctrl+l Ctrl+l Ctrl+l Ctrl+l Ctrl+l c l e Enter
l s Enter
Ctrl+l Ctrl+l

Exception:
System.IO.IOException: De parameter is onjuist.

bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
bij System.Console.SetWindowPosition(Int32 left, Int32 top)
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)

@ghost ghost added the Needs-Triage 🔍 It's a new issue that core contributor team needs to triage. label Apr 19, 2020
@daxian-dbw
Copy link
Member

Are you using the latest 2.0.1 version of the PSReadLine module? This issue was fixed (see #1315), and you can get the 2.0.1 version of PSReadLine from PowerShellGallery.

@ghost ghost removed the Needs-Triage 🔍 It's a new issue that core contributor team needs to triage. label Apr 20, 2020
@daxian-dbw daxian-dbw added the Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. label Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants