ok/jj
1
0
Fork 0
forked from mirrors/jj
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
tests diff: specify available terminal width by caller, subtract graph width 2024-08-01 02:03:03 +09:00
build.rs
Cargo.toml
LICENSE