radicle-heartwood-lfs/radicle-term/src
cloudhead 5078396028
cli: Move commenting to patch/issue commands
Instead of having `rad comment`, move the command to the respect COBs,
ie. `rad issue comment` and `rad patch comment`.
2023-09-19 14:33:40 +02:00
..
ansi cli: Implement hunk-based code review 2023-06-22 11:15:42 +02:00
ansi.rs Initialize `radicle-term` crate 2023-03-06 10:22:50 +01:00
args.rs Initialize `radicle-term` crate 2023-03-06 10:22:50 +01:00
cell.rs cli: Show repo summary on `rad clone` 2023-09-01 12:22:50 +02:00
colors.rs cli: Display patches like issues, in `rad patch` 2023-04-26 12:29:32 +02:00
command.rs Initialize `radicle-term` crate 2023-03-06 10:22:50 +01:00
editor.rs term: Fallback to common editors 2023-09-01 15:17:41 +02:00
element.rs cli: Improve patch and issue outputs 2023-09-01 12:26:43 +02:00
format.rs cli: Fix the color of certain things 2023-09-01 12:26:43 +02:00
hstack.rs cli: Use new widgets for `patch list` 2023-03-21 12:43:44 +01:00
io.rs cli: Give passphrase error on prompt 2023-09-06 20:03:58 +02:00
label.rs cli: Improve patch and issue outputs 2023-09-01 12:26:43 +02:00
lib.rs cli: Show repo summary on `rad clone` 2023-09-01 12:22:50 +02:00
spinner.rs term: Some updates to the spinner code 2023-08-04 12:23:58 +02:00
table.rs cli: Display patches like issues, in `rad patch` 2023-04-26 12:29:32 +02:00
textarea.rs term: Add text wrapping to `TextArea` 2023-05-12 12:43:52 +02:00
vstack.rs cli: Move commenting to patch/issue commands 2023-09-19 14:33:40 +02:00