Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#5,129 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
28/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
静か
技術スタック
csharp, powershell

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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

主要言語
C#
スター
4.4k
フォーク
341
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

PowerShell/PSReadLine のほかの issue

PowerShell/PSReadLine の issue をすべて見る

似ている issue

C# の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。