radicle-heartwood-lfs/crates/radicle-term/src
Lorenz Leutgeb 4f647b2a10 Spell "Radicle" with a captial R
In documentation and output, spell the name of the project with a
captial "R".
2026-04-17 17:15:31 +01:00
..
ansi rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
ansi.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
args.rs refactor: Replace return Err(anyhow!()) with anyhow::bail!() 2025-08-17 20:17:11 +02:00
cell.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
colors.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
editor.rs use `CONIN$` instead of `/dev/tty` on windows 2026-03-17 10:27:30 +00:00
element.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
format.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
hstack.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
io.rs Spell "Radicle" with a captial R 2026-04-17 17:15:31 +01:00
label.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
lib.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
spinner.rs term: Use static template in spinner initialization 2025-09-15 11:17:35 +02:00
table.rs term/table: Add Table::with_opts() to set options after Table obj was constructed 2025-09-10 21:23:30 +02:00
textarea.rs rust/edition/fmt: 2021 → 2024 2026-03-30 16:57:51 +02:00
vstack.rs radicle-term: Pass in `mut self` rather than rebinding 2025-08-27 23:18:33 +02:00