Skip to content

Banner prints on every invocation; stray "No matching choices" on select prompts #132

Description

@falhenaki

Two small output issues that make the CLI hard to use in scripts:

  • The ASCII art banner (plus the docs/support INFO lines and the "Happy Coding" footer) prints on every invocation, including --version and --help. So salla --version buries the actual version number in ~15 lines of decoration. Suppressing the banner when stdout isn't a TTY, or behind a --quiet flag, would make output parseable.
  • Select prompts briefly render "No matching choices" before any filter input is typed, which shows up as noise in logs and recorded sessions.

Environment: CLI 3.2.36, macOS (arm64), Node 22.23.2.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions