nushell/crates/nu-table
Stefan Holderbach 01e691c5ba
Fix unicode word wrapping with ansi-cut (#767)
Ansi-cut expects ranges of character numbers (of the non-ansi control
sequence characters) instead of byte indices.
This fixes the panics when wrapping of non-unicode lines (which exceed
the demanded number of characters as byte indices).
Also rectifies some wrong wrapping of unicdoe containing lines that
don't panic
2022-01-17 15:31:21 -05:00
..
src Fix unicode word wrapping with ansi-cut (#767) 2022-01-17 15:31:21 -05:00
.gitignore Add a very silly table 2021-09-10 14:27:12 +12:00
Cargo.toml Fix build breakage - bump ansi term (#651) 2022-01-03 09:36:32 +11:00