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

Unable to delete old remote sessions

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

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

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
65/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
活発
技術スタック
cli, shell

調査の方向性

Look at the session picker UI code, likely in a component handling remote vs local sessions. The bug is about missing delete option for remote sessions and a blank screen on connect. Start by finding where session deletion is implemented for local sessions, then see why remote sessions lack it. Also check the connection logic for remote sessions to diagnose the blank screen. Run the CLI, navigate to the Sessions tab, and inspect the behavior.

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

説明

area:sessions
Describe the bug

Unable to delete old remote sessions within the session picker. Only local sessions give the option to delete, remote sessions brick the terminal with a blank screen when trying to connect. Sessions do not show on Github.com or Github mobile, only the CLI.

v1.0.55:
Delete remote sessions directly from the session picker.

Affected version

1.0.87

Steps to reproduce the behavior
  1. Go to Sessions tab
  2. Attempt to connect to old remote session, not create local copy
  3. Blank screen, does not respond to inputs
Expected behavior

X to delete like local sessions or ability to reconnect and cleanup

Additional context
  • Ubuntu 24.04
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

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

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

はじめの一歩

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

github/copilot-cli のほかの issue

github/copilot-cli の issue をすべて見る

似ている issue

Shell/Bash の issue をもっと見る

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

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