jj/cli
Martin von Zweigbergk b18c97aa12 cli: trim path in diff stat if it's long, to give room for stat
If the path is too long to fit on the screen, this patch makes it so
we elide the first part of it. It goes a bit further and trims it down
to ~70% of the screen, giving some room for the stat. This seems
somewhat similar to what Git does.
2023-08-31 16:26:43 -07:00
..
examples cargo: move examples/ into cli/ so they are part of the build again 2023-08-07 21:49:45 +00:00
src cli: trim path in diff stat if it's long, to give room for stat 2023-08-31 16:26:43 -07:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests cli: trim path in diff stat if it's long, to give room for stat 2023-08-31 16:26:43 -07:00
build.rs
Cargo.toml merge_tools: create builtin diff editor 2023-08-30 05:38:10 -04:00