"git@gitlab.caltech.edu:cs24-19fa/git_rec_nano.git" did not exist on "b1b9770c57087d2c7ab60e4cef8ae846f4a59518"
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