Skip to content

Make history scrolling, copy, and idle rendering quieter - #15

Merged
danielsuit merged 2 commits into
mainfrom
feat/history-selection-idle-render
Sep 4, 2026
Merged

Make history scrolling, copy, and idle rendering quieter#15
danielsuit merged 2 commits into
mainfrom
feat/history-selection-idle-render

Conversation

@danielsuit

@danielsuit danielsuit commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • reduce mouse-wheel history movement from three rows to one
  • anchor transcript selections to history so they survive scrolling and can span viewports
  • stop repainting on idle poll timeouts so iTerm2 no longer sees continuous output while sc is idle
  • keep active-turn animations and paste debounce responsive
  • make the existing incremental-session test wait for the asynchronous writer flush instead of racing it in CI

Validation

  • cargo test --workspace --target-dir /tmp/subconscious-target-history-copy
  • cargo clippy --workspace --all-targets --target-dir /tmp/subconscious-target-history-copy -- -D warnings
  • cargo fmt --all -- --check

@danielsuit
danielsuit merged commit 3e4fc14 into main Sep 4, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant