Closed ElSamhaa closed 7 months ago
vimlike_scrolling
5
ScrollState
current_focus
last_focus
Wow… thanks for pr. I’ll review soon.
I wanted to avoid mutable state in UI code, but looks like it's worth the tradeoff.
vimlike_scrolling
which is turned off by default5
lines that allows for previewing the next lines while scrollingScrollState
with getters and setters for thecurrent_focus
field to disallow setting the field without updating thelast_focus
field