só mandaram eu enviar

Open
#5,173 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
15/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Tech stack
csharp, powershell
Domain
cli

Research direction

The report names PSReadLine.ForceRender, Insert, and SelfInsert in the stack trace, but provides no environment, reproduction steps, or expected behavior. Start by obtaining the missing PowerShell, PSReadLine, and console details and a reliable reproduction; then identify the relevant source and test entry point, with done defined by a confirmed fix and regression coverage.

Written by the indexing model from the issue text.

Description

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
Últimas 122 Chaves:
 & Space C : Ctrl+Alt+/ U s e r s Ctrl+Alt+/ F r a n c i s c o Ctrl+Alt+/ A p p D a t a Ctrl+Alt+/ L o c a l Ctrl+Alt+/ M i c r o s o f t Ctrl+Alt+/ W i n d o w s A p p s Ctrl+Alt+/ p y t h o n 3 . 1 3 . e x e Space c : Ctrl+Alt+/ U s e r s Ctrl+Alt+/ F r a n c i s c o Ctrl+Alt+/ t e s t e t e s t e t e s t e Ctrl+Alt+/ s e r v i d o r - v 2 . p y Enter


Exceção:
System.ArgumentOutOfRangeException: O valor deve ser maior ou igual a zero e menor que o tamanho do buffer do console nessa dimensão.
Nome do parâmetro: top
Valor real era -1.
   em System.Console.SetCursorPosition(Int32 left, Int32 top)
   em Microsoft.PowerShell.PSConsoleReadLine.ForceRender()
   em Microsoft.PowerShell.PSConsoleReadLine.Insert(Char c)
   em Microsoft.PowerShell.PSConsoleReadLine.SelfInsert(Nullable`1 key, Object arg)
   em Microsoft.PowerShell.PSConsoleReadLine.ProcessOneKey(ConsoleKeyInfo key, Dictionary`2 dispatchTable, Boolean ignoreIfNoAction, Object arg)
   em Microsoft.PowerShell.PSConsoleReadLine.InputLoop()
   em Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics)
Screenshot
Image
Environment data
não sei
Steps to reproduce

nao sei

Expected behavior

nao sei

Actual behavior

nao sei

Dominant language
C#
Stars
4.4k
Forks
341
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from PowerShell/PSReadLine

All issues in PowerShell/PSReadLine

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.