radicle-heartwood-lfs/radicle-term/src
cloudhead 40303cd8e1
term: Fix unicode display width hack
We were skipping certain glyphs due to the width calculation being
wrong. This fixes it, and we're able to display emojis correctly inside
tables now.
2023-11-17 15:05:39 +01:00
..
ansi term: Fix unicode display width hack 2023-11-17 15:05:39 +01:00
ansi.rs term: Overhaul rendering 2023-09-27 12:37:41 +02:00
args.rs Initialize `radicle-term` crate 2023-03-06 10:22:50 +01:00
cell.rs term: Fix unicode display width hack 2023-11-17 15:05:39 +01:00
colors.rs term: Overhaul rendering 2023-09-27 12:37:41 +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 term: Fix unicode display width hack 2023-11-17 15:05:39 +01:00
format.rs cli: Fix the color of certain things 2023-09-01 12:26:43 +02:00
hstack.rs term: Overhaul rendering 2023-09-27 12:37:41 +02:00
io.rs cli: Improve consistency of error messages 2023-11-14 15:59:32 +01:00
label.rs term: Fix unicode display width hack 2023-11-17 15:05:39 +01:00
lib.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
spinner.rs term: Use `\r` for spinner 2023-10-11 09:34:07 +02:00
table.rs term: Overhaul rendering 2023-09-27 12:37:41 +02:00
textarea.rs term: Overhaul rendering 2023-09-27 12:37:41 +02:00
vstack.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00