Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Oops, something went wrong. Please report this bug with the details below.

Abierto
#5,129 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
28/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Tranquilo
Stack tecnológico
csharp, powershell

Línea de trabajo

Start with the exception stack trace, especially ReallyRender, ForceRender, and ProcessOneKey. Try reproducing the reported key sequence in PSReadLine 2.0.0 on the stated PowerShell and Windows environment. Done means the same interaction no longer raises ArgumentOutOfRangeException, but the report provides no reliable reproduction or named source file.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

Needs-Triage :mag:
Prerequisites
  • Write a descriptive title.
  • Make sure you are able to repro it on the latest released version
  • Search the existing issues, especially the pinned issues.
Exception report
Oops, something went wrong.  Please report this bug with the details below.
Report on GitHub: https://github.com/PowerShell/PSReadLine/issues/new

### Environment
PSReadLine: 2.0.0
PowerShell: 5.1.26100.8115
OS: Microsoft Windows 10.0.26200
Last 200 Keys

 UpArrow UpArrow Enter
 b u i Tab Tab Tab Tab Escape b u i Tab Tab Tab Enter
 UpArrow UpArrow Enter
 UpArrow UpArrow UpArrow DownArrow Enter
 UpArrow UpArrow Enter
 b u i Tab Tab Tab Enter
 c o d e _ Tab Tab Enter
 b u i Tab b u i Tab Escape b u i Tab Enter
 b u i Tab Tab Enter
 b u i Tab Enter
 b u i Tab Enter
 b u i Tab Tab Enter
 b u i Tab Tab Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 b u i Tab Tab Tab Enter
 r u n Tab Enter
 b u i Tab Enter
 b u i Tab Tab Enter
 r u n Tab Escape r u n Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 UpArrow UpArrow Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 r u n Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Escape


### Exception

System.ArgumentOutOfRangeException: The value must be greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was 57.
   at System.Console.SetCursorPosition(Int32 left, Int32 top)
   at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
   at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
   at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(PSKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
   at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics, CancellationToken cancellationToken)
Screenshot
Image
Environment data
Oops, something went wrong.  Please report this bug with the details below.
Report on GitHub: https://github.com/PowerShell/PSReadLine/issues/new
### Environment
PSReadLine: 2.0.0
PowerShell: 5.1.26100.8115
OS: Microsoft Windows 10.0.26200
Last 200 Keys

 UpArrow UpArrow Enter
 b u i Tab Tab Tab Tab Escape b u i Tab Tab Tab Enter
 UpArrow UpArrow Enter
 UpArrow UpArrow UpArrow DownArrow Enter
 UpArrow UpArrow Enter
 b u i Tab Tab Tab Enter
 c o d e _ Tab Tab Enter
 b u i Tab b u i Tab Escape b u i Tab Enter
 b u i Tab Tab Enter
 b u i Tab Enter
 b u i Tab Enter
 b u i Tab Tab Enter
 b u i Tab Tab Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 b u i Tab Tab Tab Enter
 r u n Tab Enter
 b u i Tab Enter
 b u i Tab Tab Enter
 r u n Tab Escape r u n Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 UpArrow UpArrow Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 r u n Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Enter
 c o d e _ Tab Tab Escape


### Exception

System.ArgumentOutOfRangeException: The value must be greater than or equal to zero and less than the console's buffer size in that dimension.
Parameter name: top
Actual value was 57.
   at System.Console.SetCursorPosition(Int32 left, Int32 top)
   at Microsoft.PowerShell.PSConsoleReadLine.ReallyRender(RenderData renderData, String defaultColor)
   at Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
   at Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(PSKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
   at Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics, CancellationToken cancellationToken)
Steps to reproduce

It happened only once

Expected behavior

It happened only once

Actual behavior

It happened only once

Lenguaje dominante
C#
Estrellas
4.4k
Forks
341
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de PowerShell/PSReadLine

Todos los issues de PowerShell/PSReadLine

Issues similares

Más issues de C#

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.