An error occurred while fetching folder content.
tweaks: rename a variable and adjust some types in edit_scroll()
David Lawrence Ramsey authored
Scrolling works on rows, not on lines.  Accordingly, rename the nlines
variable to nrows.  And rows should be of the type int, not ssize_t.
b1b9770c
Name Last commit Last update
..