## Synchronization fix Previously, the cursor was positioned correctly while the vertical scroll position was unpredictable in the split editor. I fixed this by setting the vertical scroll position.
## Key to switch between splits The key switches between splits. Just like C-x-o in Emacs, or C-w C-w in Vim. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/4403 -- Commit Summary -- * splitwindow: vertical scroll synchronization * splitwindow: switch between splits -- File Changes -- M plugins/splitwindow.c (35) -- Patch Links -- https://github.com/geany/geany/pull/4403.patch https://github.com/geany/geany/pull/4403.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4403 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/[email protected]>
