chiark / gitweb /
Scrolling upward mostly works.
authorSimon Tatham <anakin@pobox.com>
Fri, 29 Dec 2023 18:08:43 +0000 (18:08 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 29 Dec 2023 18:17:34 +0000 (18:17 +0000)
commit80db886568eb1ce883f84c553cf3d027e57808b1
tree895e7286a3ca95f4773a780c76844b5d5f9af108
parent937fe8f4d0ab820c338e8a4ae60094874f33820d
Scrolling upward mostly works.

Doesn't clip at the top of the file yet, but this is a start!
src/file.rs
src/menu.rs
src/text.rs
src/tui.rs