jj/cli
Yuya Nishihara dc2b5500ff diff: specify available terminal width by caller, subtract graph width
The width parameter is mandatory so it wouldn't fall back to ui.term_width() by
mistake. The API is getting messy and we might want to extract some parameters
to separate struct.

Fixes #4158
2024-08-01 02:03:03 +09:00
..
examples
src diff: specify available terminal width by caller, subtract graph width 2024-08-01 02:03:03 +09:00
testing fake-formatter: add --uppercase and --append formatting behaviors 2024-07-25 13:40:18 -05:00
tests diff: specify available terminal width by caller, subtract graph width 2024-08-01 02:03:03 +09:00
build.rs
Cargo.toml
LICENSE