r0gue-io/pop-cli

feat: implement filter mode for `pop call`

Open

#445 创建于 2025年3月7日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)Rust (39 fork)github user discovery
DevExgood first issuelow

仓库指标

Star
 (113 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

The current version of pop call does not provide a good view of available calls that user can select from. I experienced a broken TUI due to a long list of select items. My suggestion is to implement filter mode to the pop call. Provide a similar experience to #420.

贡献者指南