github / github/copilot-cli

Show current command above input box for demo audience

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

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

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

説明

Describe the feature or problem you'd like to solve

In demos, when watching user using GHCP CLI, when they submit a command it is nonlonger visible so it is hard for the audience to follow, especially for those that use subtitles and are reading while the command is typedand

Proposed solution

UX Improvement Request — Copilot CLI Command Visibility

Summary
The Copilot CLI UI clears the command input after execution, which makes it difficult for observers during demos to see what command was just run. This reduces clarity when presenting workflows or teaching the tool.

Problem
When a command is executed, the UI refreshes and the previous command disappears from view. In demo or training scenarios, the audience cannot see the command that triggered the current output, which causes confusion and interrupts the flow of explanation.

Expected Behavior
The UI should retain a small, unobtrusive line showing the previously executed command directly above the current input prompt. This would allow viewers to understand what is being demonstrated without relying on verbal repetition.

Why This Matters

  • The command can be typed too fast to comprehend
  • Improves demo clarity
  • Helps audiences follow along
  • Makes the CLI more intuitive during presentations
  • Reduces friction for trainers and advocates
  • Accommodates those using subtitles.

Proposed Enhancement
Add a “last command” line above the input prompt that persists until the next command is run. This mirrors common UX patterns in interactive CLI tools and significantly improves usability in live demos.

If you want, I can also generate a shorter version or a more formal version.

Example prompts or workflows

No response

Additional context

No response

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

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

はじめの一歩

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

調査の方向性

ファイルやテストは指定されていません。まず CLI の入力とコマンド実行のエントリポイントを特定し、次に入力がクリアされ、出力ビューが更新される箇所を追跡してください。別のコマンドが実行されるまで、直前に実行したコマンドが現在の入力欄の上にある小さな行に表示され続け、通常の操作を妨げなければ完了です。

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

評価

技術スタック
shell
領域
cli
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
62/100

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

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