[fix] scroll behaviour (#18)
commit700ef1307424cd1e364da406b012c189ec68dfca
authorafify <hassan@afify.dev>
Sat, 12 Jun 2021 04:37:19 +0000 (12 07:37 +0300)
committerafify <hassan@afify.dev>
Sat, 12 Jun 2021 04:43:01 +0000 (12 07:43 +0300)
treee53a3cdeda169d9db391d0e81ef74cc297aaf891
parenta11d51a3f1f1ae78de5cae7a45a6641f580caf40
[fix] scroll behaviour (#18)

- return if
cursor + mov < first
|| cursor + mov > last row
- fix scroll pane
sfm.c