TUI client for euphoria.leet.nu, a threaded real-time chat platform
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. |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||