Skip to content

feat: fzf-powered picker for list commands#64

Open
notnmeyer wants to merge 6 commits intomainfrom
picker
Open

feat: fzf-powered picker for list commands#64
notnmeyer wants to merge 6 commits intomainfrom
picker

Conversation

@notnmeyer
Copy link
Copy Markdown
Member

@notnmeyer notnmeyer commented Apr 28, 2026

adds a --pick flag to auth list, transactional list, campaigns list, and lists list. --pick will launch fzf and make the content filterable and allows identifiers to be copied.

  • auth list --pick: little bit of a special case, switches to the selected team like auth use blah would.
  • transaction list --pick: copies transactional id
  • lists list --pick: copies mailing list id
  • campaigns list --pick:
    • copies campaign id
    • <opt|alt+enter> copies email message id

requires fzf is installed. if fzf isnt found,

➜ loops auth list --pick

   ERROR

  --Pick requires fzf to be installed and on PATH.

@notnmeyer notnmeyer changed the title fzf-powered picker for list commands feat: fzf-powered picker for list commands Apr 28, 2026
@notnmeyer notnmeyer self-assigned this Apr 29, 2026
@notnmeyer notnmeyer requested a review from nalanj April 29, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant