-
Notifications
You must be signed in to change notification settings - Fork 1.4k
/ask should show more lines #2748
Copy link
Copy link
Open
Labels
area:terminal-renderingDisplay and rendering: flickering, scrolling, line wrapping, output formattingDisplay and rendering: flickering, scrolling, line wrapping, output formattingarea:toolsBuilt-in tools: file editing, shell, search, LSP, git, and tool call behaviorBuilt-in tools: file editing, shell, search, LSP, git, and tool call behavior
Metadata
Metadata
Assignees
Labels
area:terminal-renderingDisplay and rendering: flickering, scrolling, line wrapping, output formattingDisplay and rendering: flickering, scrolling, line wrapping, output formattingarea:toolsBuilt-in tools: file editing, shell, search, LSP, git, and tool call behaviorBuilt-in tools: file editing, shell, search, LSP, git, and tool call behavior
Type
Fields
Give feedbackNo fields configured for Feature.
Describe the feature or problem you'd like to solve
Currently, the
/askcommand output is truncated to only the last four lines, requiring manual scrolling to view the full response. Furthermore, scrolling the output inadvertently scrolls the main content area above it as well.Proposed solution
Make
/askhalf-screen or full-screen.Example prompts or workflows
Use
/askcommand to ask anything.Additional context