Remix.run Logo
zzo38computer 6 days ago

> things like smooth scroll help you follow your place in the text

I dislike smooth scroll (and many other UI animations), but there are other things that might help, such as:

- Xaw scroll bars; click to scroll so that the clicked position is now at the top of the screen.

- Line numbers.

- Marker for bottom and top of previous scroll position, if what was previously on the screen is still visible.