Feature request: Complete suggestions using "l" in Vi mode
未关闭
- 主要语言
- Python
- 星标
- 13.4k
- 派生
- 612
- 平均合并
- 6 天 14 小时
- 30 天内合并 PR
- 10
描述
Basically what the title says.
It makes sense to complete suggestions using the "l" key in Vi mode, just like the Fish shell does.
贡献指南
调研方向
Start by locating pgcli's Vi-mode key handling and the existing suggestion-completion behavior, then compare it with the Fish shell behavior described in the issue. Done means pressing "l" in Vi mode completes the current suggestion without breaking other editing or completion keys; verify this through the CLI's existing tests or an interactive pgcli session.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- postgresql, python
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100