windows powershell rendering error

Abierto
#5,138 1 comentario 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
35/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Tranquilo
Stack tecnológico
csharp, powershell
Área
cli

Línea de trabajo

Start by reproducing the block-scrolling and Ctrl+L behavior with PowerShell 5.1, PSReadLine 2.4.5, Windows Terminal, and the reported buffer dimensions. Confirm whether the cursor beeps when the first character is outside the buffer, and consider the issue done when those characters are reachable without beeping and selection or Ctrl+L no longer duplicates content.

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
so,i was programming lately on ps 5.1 with the PSReadline about 2.4.5 on the windows 11 terminal,when i noticed that lines inside a block outside the buffer are unreachable:when i try to press the up arrow to reach them,the terminal beeps.and,i found that crtl + L would paste the code below the old one,and selecting does the same thing.i tried doing stuff ike reinstalling PSReadline,or reseting the terminal settings,nothing worked.please help me and thank you very much.
Screenshot

N/A

Environment data
PS Version: 5.1.26100.8328
PS HostName: ConsoleHost (Windows Terminal)
PSReadLine Version: 2.4.5
PSReadLine EditMode: Windows
OS: 10.0.26100.1 (WinBuild.160101.0800)
BufferWidth: 120
BufferHeight: 30
Steps to reproduce

make a block using any of the '',{},(),[]...,and make the first charachter be out of the buffer,then,when you try to scroll up back to these chars,it beeps,and doesn't let me reach them.
i think this issue is only on my pc

Expected behavior

should get to the charachters without beeping

Actual behavior

it beeps and doesn't allow me to reach the chars

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.