Skip to content

Issue: Two issues: 1) Enter key not working in interactive navigation 2) "your prompt" unclear in axle run docs #3

@DiptaSaha

Description

@DiptaSaha

Trying out Axle CLI v1.3.0 on Windows, but facing two issues:

Issue 1: The Enter key doesn't work in interactive navigation

Docs say:
Navigation
↑ / k — move up
↓ / j — move down
Enter — select tool
q / Esc / Ctrl+C — cancel and exit

Problem: Arrow keys work for navigation, but pressing Enter doesn't select/run the tool. Menu stays open. Only q/Esc works to exit.

Steps:
axle (interactive mode)
Use ↑↓ to navigate tools
Press Enter → nothing happens

Issue 2: "your prompt" is unclear in the axle run documentation

Docs say:
axle run 1 "your prompt"
axle run seo_keyword_checker "your prompt"
Problem: What exactly goes in "your prompt"? Is it:

  • Tool arguments?
  • Input file path?
  • Free text input?
  • Something else?

No examples provided. Tried various inputs but unclear what format is expected.

Questions:

  • Why is Enter not working in interactive mode? Windows-specific issue?
  • Can you provide concrete examples for axle run "your prompt" syntax?

Screenshots:
1.
Image
2.
Image

Thanks for the great tool! Need these clarifications to use effectively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions