r0gue-io/pop-cli

feat: implement filter mode for `pop call`

Open

#445 opened on 2025年3月7日

GitHub で見る
 (1 comment) (1 reaction) (0 assignees)Rust (39 forks)github user discovery
DevExgood first issuelow

Repository metrics

Stars
 (113 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド