Skip to content

Add shortcut name filtering to run list #382

Description

@jongio

grut run --list can grow as users add custom shortcuts. Add --filter <text> so users can narrow shortcuts by name, description, or source before choosing one.

Acceptance criteria:

  • grut run --list --filter <text> filters built-in and custom shortcuts.
  • Filtering works with --json.
  • No matches prints the existing empty-list style in text and an empty array in JSON.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions