-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Ability to change /diff mode #3641
Copy link
Copy link
Closed
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
The new /diff editor is much tougher to use - allow us to switch back to file by file review
Proposed solution
Before:
The /diff command allowed you to tab through files one by one.
Now:
The /diff command throws you into a diff soup with every file under each other.
Any chance we could have the old format back as an option?
Example prompts or workflows
No response
Additional context
No response