Skip to content

feat(DiffRenderable): synchronize scroll between split view panes in diff.ts#742

Open
viralcodex wants to merge 4 commits intoanomalyco:mainfrom
viralcodex:sync-scroll-diff
Open

feat(DiffRenderable): synchronize scroll between split view panes in diff.ts#742
viralcodex wants to merge 4 commits intoanomalyco:mainfrom
viralcodex:sync-scroll-diff

Conversation

@viralcodex
Copy link
Contributor

@viralcodex viralcodex commented Feb 25, 2026

Fixes: #563
Hi @kommander and @simonklee,

Added this synced scroll in code diff as mentioned in this issue...

I was thinking to keep both separate and synced scroll which can be toggled through hotkeys depending on user preferences.

Whatever you guys say 😄

opentui4.mov

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 25, 2026

@opentui/core

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/core@386c622

@opentui/react

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/react@386c622

@opentui/solid

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/solid@386c622

@opentui/core-darwin-arm64

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/core-darwin-arm64@386c622

@opentui/core-darwin-x64

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/core-darwin-x64@386c622

@opentui/core-linux-arm64

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/core-linux-arm64@386c622

@opentui/core-linux-x64

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/core-linux-x64@386c622

@opentui/core-win32-arm64

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/core-win32-arm64@386c622

@opentui/core-win32-x64

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/core-win32-x64@386c622

commit: 386c622

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.

bug: <diff mode={"split"} > scrolling is not synced

1 participant