picker area should be big, and properly searchable
- 主要语言
- Shell
- 星标
- 11.2k
- 派生
- 1.9k
- 平均合并
- 14 小时 16 分钟
- 30 天内合并 PR
- 6
描述
### Describe the bug
currently, when typing slash (/) e.g. a tiny 5 line picker area opens which cannot be searched. please provide fzf searchable list, with a 75% of page size picker hight.
### Affected version
_No response_
### Steps to reproduce the behavior
1. type /
2. type all reset
3. reset-allowed-tools is not found
if one knows the words and order, one can find with /re-al-to , which is not bad, but not really good.
### Expected behavior
_No response_
### Additional context
_No response_
贡献指南
调研方向
Start at the slash-command picker opened by typing `/` and reproduce the five-line list behavior with `reset-allowed-tools`. Trace the picker implementation and its search handling; done means the picker uses an fzf-searchable list with roughly 75% page height and can find `reset-allowed-tools` without relying on abbreviated word order.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- shell
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100