radicle-heartwood-lfs/radicle-term/src/ansi
Alexis Sellier ab74e54949
term: Implement new output widget system
We implement a new `Element` trait which allows for more complex output
to be drawn, such as vertical and horizontal stacks.

We adapt `Table` to work within this system.

We refresh the output of `rad patch show` to use these new tools.
2023-03-21 12:43:44 +01:00
..
color.rs Initialize `radicle-term` crate 2023-03-06 10:22:50 +01:00
paint.rs term: Implement new output widget system 2023-03-21 12:43:44 +01:00
style.rs Initialize `radicle-term` crate 2023-03-06 10:22:50 +01:00
tests.rs Initialize `radicle-term` crate 2023-03-06 10:22:50 +01:00
windows.rs Initialize `radicle-term` crate 2023-03-06 10:22:50 +01:00