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
Screenshots
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
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
Screenshots
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