github / github/copilot-cli

Support page down / up keypresses for interactive `--resume` session picker

未關閉
#240 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area:sessions
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the feature or problem you'd like to solve

When resuming a past session, it can be extremely slow solely using arrow keys to find the right session. If the session picker supported page up / down keypresses, then it would be a bit faster to find the right session to resume.

### Proposed solution

Proposed solution is allowing page up / down keypresses to skip pages when scrolling. This would make it easier getting back to past work, reducing user frustration.

### Example prompts or workflows

_No response_

### Additional context

```shell
$ copilot --resume
Select a session to resume:

# Modified Created Msg Summary

...
▋ 511. 1mo ago 1mo ago 5 What does the `cli/cli` repository say is the best way...
▋ 512. 1mo ago 1mo ago 18 What does the `cli/cli` repository say is the best way...
▋ 513. 1mo ago 1mo ago 4 I'd like for you to display the `cli/cli` repository readme
▋ 514. 1mo ago 1mo ago 41 I would like your help enhancing the `cli` logic within...
▋ 515. 1mo ago 1mo ago 0 (no message content)
▋ 516. 1mo ago 1mo ago 0 (no message content)

Use ↑↓ to navigate, Enter to select, Esc to cancel
```

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。