r0gue-io/pop-cli

feat: implement filter mode for `pop call`

Open

#445 aberto em 7 de mar. de 2025

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)Rust (39 forks)github user discovery
DevExgood first issuelow

Métricas do repositório

Stars
 (113 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador