Skip to content

[BUG] [v0.0.7] /scroll command is functional but missing from Help panel (undocumented navigation command) #48556

@chris-dev77777

Description

@chris-dev77777

Project

cortex

Description

The /scroll command is available and fully functional within the CLI, providing access to scroll navigation options (e.g., Top, Bottom, Page Up/Down). However, it is not listed in the Help panel under “Slash Commands.”

From the UI behavior:

/scroll opens a scroll picker dialog with navigation options
The command works as expected when executed
The Help panel does not include any reference to /scroll

This creates a mismatch between:

Actual available navigation functionality
User-facing command documentation

Error Message

Debug Logs

System Information

Ubuntu 24.04
RAM 64GB

Screenshots

Image Image

Steps to Reproduce

Launch Cortex CLI

Execute:

/scroll
Observe that the Scroll picker dialog opens with options:
Top
Bottom
Up 10
Down 10
Page Up / Page Down
Open Help panel (?)
Check “Slash Commands” section

Expected Behavior

/scroll should be listed in Help panel with a description such as:

Scroll through chat history or navigate messages
OR

Navigation-related commands should be consistently hidden if intentionally internal

Actual Behavior

/scroll command works correctly
Scroll picker UI is fully implemented
Command is not documented in Help panel
No discoverability unless user already knows it

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingideIssues related to IDEvalidValid issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions