TUI client for euphoria.leet.nu, a threaded real-time chat platform
Find a file
Joscha 781655c41b Fix initial scroll at bottom not moving screen
When pressing ctrl+y while cursor = Cursor::Bottom, the screen would
not scroll. Instead, the cursor would only jump to the lowest message on
the screen. This was caused because the blocks were re-layouted after
scrolling, starting from the Cursor::Bottom, thus resetting the scroll
to the bottom of the screen.
2022-08-01 22:53:30 +02:00
src Fix initial scroll at bottom not moving screen 2022-08-01 22:53:30 +02:00
.gitignore Create project 2022-02-07 21:31:46 +01:00
Cargo.lock Update toss 2022-08-01 19:13:06 +02:00
Cargo.toml Update toss 2022-08-01 19:13:06 +02:00