Commit Graph

3 Commits

Author SHA1 Message Date
RadsammyT 1848c2b85d
cli: Handle interrupts during an active spinner 2024-07-18 15:47:18 +02:00
Alexis Sellier 13707fee32
term: Stop user scroll passed the end of a diff 2024-07-07 16:57:54 +02:00
cloudhead 40f4383bbc
term: Implement content-aware pager
This is a pager (like `less`) that takes an `Element`, and dynamically
re-renders the element when the terminal size changes. This ensures that
the content is always properly wrapped and rendered.
2024-05-03 14:31:05 +02:00