radicle-heartwood-lfs/radicle-cli
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
..
examples term: Implement new output widget system 2023-03-21 12:43:44 +01:00
src term: Implement new output widget system 2023-03-21 12:43:44 +01:00
tests cli: add workflow example with two peers 2023-03-20 18:27:58 +01:00
Cargo.toml cli: Make `patch checkout` fetch missing objects 2023-03-18 12:24:17 +01:00