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

Error al presionar Ctrl+l #1515

Closed
rjmp1991 opened this issue May 12, 2020 · 2 comments
Closed

Error al presionar Ctrl+l #1515

rjmp1991 opened this issue May 12, 2020 · 2 comments
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@rjmp1991
Copy link


Últimas 4 claves:
l s Enter
Ctrl+l

Excepción:
System.IO.IOException: El parámetro no es correcto.

en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
en System.Console.SetWindowPosition(Int32 left, Int32 top)
en Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
en Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
en 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 May 12, 2020
@iSazonov
Copy link

@rjmp1991 Please use a script from issue template to share all information and please add repo steps.

@daxian-dbw
Copy link
Member

@rjmp1991 The issue related to Ctrl+l was fixed, see #1315 for more info. Please upgrade to the 2.0.1 version of PSReadLine from PowerShell Gallery, and give it a go.

@ghost ghost removed the Needs-Triage 🔍 It's a new issue that core contributor team needs to triage. label May 12, 2020
@daxian-dbw daxian-dbw added the Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. label May 12, 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

3 participants