Commit d08e7d0
committed
refactor: simplify unified diff to always use persistent ClaudeCodeBuffer in current tab
- The unified diff no longer auto-opens a window or creates tab 2.
- prepares silently.
- Added and for user-initiated
buffer access (works in any tab, creates a vsplit if needed).
- Cleanup closes any window showing and keeps the
buffer alive showing the reviewed file.
- Removed , , tab2 logic from
this path; those remain for native diff.
This eliminates the tab-3 confusion: the diff always lives in
and the user decides where to view it.1 parent c71ea4d commit d08e7d0
1 file changed
Lines changed: 164 additions & 324 deletions
0 commit comments