Skip to content

/? does not execute /help as expected #4201

Description

@Lee-WonJun

What happened?

Typing /? seems to act as a shortcut for /help, but pressing Enter only autocompletes it to /help—it doesn't execute the command. As a result, the user has to press Enter twice: /? → Enter → /help → Enter.

What did you expect to happen?

Pressing Enter after /? should immediately execute the /help command.

Client information

  • CLI Version: 0.1.12
  • Git Commit: b29c02d (local modifications)
  • Operating System: linux v20.19.3
  • Sandbox Environment: no sandbox
  • Model Version: gemini-2.5-pro
  • Memory Usage: 173.6 MB

Login information

No response

Anything else we need to know?

/? appears to be a shortcut for /help in code, but the current behavior only triggers autocomplete, not execution, which can be confusing for users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority/p2Important but can be addressed in a future release.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions