cli: `rad patch show` truncates text
The text will be truncated when performing show on patches – likely issues too.
Copied from a zulip-topic:
❯ rad patch show cff33 # on heartwood repo
╭──────────────────────────────────────────────────────────────────────────────────╮
│ Title nix, rust: Update │
│ Patch cff338b7db059bb9aabf9ab08334157eb31886be │
│ Author lorenz z6MkkPv…WX5sTEz │
│ Head 5962571c9b277ef8f3358284bc55c9fe8b28ee08 │
│ Commits ahead 3, behind 150 │
│ Status merged │
│ │
│ - Update the flake's dependencies so that Rust 1.80 is available. │
│ - Migrate from `rust-toolchain` to `rust-toolchain.toml`, allowing us to speci… │
Indeed the text is truncated when showing issues as well: