![]() Fixes a regression introduced in #5420 where a scrolloff of `x - 1` was used instead if `x` at the bottom of the screen. This was especially problematic if the scrolloff was set to `0` in that case the scrolloff behaved as tough set to `-1` and the cursor disappeared from the view if scrolled to the botoom. |
||
---|---|---|
.. | ||
handlers | ||
base64.rs | ||
clipboard.rs | ||
document.rs | ||
editor.rs | ||
env.rs | ||
graphics.rs | ||
gutter.rs | ||
info.rs | ||
input.rs | ||
keyboard.rs | ||
lib.rs | ||
macros.rs | ||
theme.rs | ||
tree.rs | ||
view.rs |