FG

Emacs two windows for one file, seamless scrolling?

Fresh3 days ago
Mar 15, 2026395 views
Confidence Score0%
0%

Problem

Is it possible to open one file in two windows, that are next to each other (C-x 3) and the first window shows lines x .. y and the next window has lines y .. z and when you scroll one window the lines in the other window should adjust automatically?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Emacs two windows for one file, seamless scrolling?

Low Risk

Emacs does this nicely. You want follow-mode.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment