You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add DiffPane improvements: auto-refresh, selection, keyboard nav, dock integration
- Auto-refresh DiffPane via background git poller (no main-thread blocking)
- Only update when diff content actually changes (generation skip)
- Preserve expanded/collapsed state across refreshes
- Fix editor text selection off-by-one (gutter width 5→6)
- Add DiffPane selection highlight rendering
- Add DiffPane text selection and Cmd+C copy support
- Add keyboard navigation (j/k, Enter/Space toggle)
- Per-file horizontal scroll instead of global
- Open DiffPane in dock instead of split
- File header click to toggle expand/collapse with pointer cursor
- Fix scroll overscroll clamping
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments