aboutsummaryrefslogtreecommitdiffstats
path: root/src/ratatui/buffer.rs (follow)
Commit message (Collapse)AuthorAge
* Vendor ratatui temporarily (#835)Ellie Huxtable2023-03-31
* Vendor ratatui temporarily Once https://github.com/tui-rs-revival/ratatui/pull/114 has been merged, we can undo this! But otherwise we can't publish to crates.io with a git dependency. * make tests pass * Shush. * these literally just fail in nix, nowhere else idk how to work with nix properly, and they're also not our tests