Remix.run Logo
mackeye 6 days ago

it got on my nerves to the point i switched to https://github.com/nikitabobko/AeroSpace, lol. things like smooth scroll help you follow your place in the text (its something i cant live without, even in a tui editor). a fullscreen workspace switch should not need that.

zzo38computer 6 days ago | parent | next [-]

> 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.

hexo 5 days ago | parent | prev [-]

smooth scrolling text is one of worst mistakes in UX