Skip to content

Commit aea9568

Browse files
feat: improve file diff for fs write (aws#799)
* feat: improve file diff for fs write * remove clean file, minor refactoring * refactoring, use shell_color to determine truecolor support
1 parent 0153ade commit aea9568

File tree

4 files changed

+379
-298
lines changed

4 files changed

+379
-298
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/q_cli/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ walkdir.workspace = true
8686
which.workspace = true
8787
whoami.workspace = true
8888
winnow.workspace = true
89+
shell-color.workspace = true
8990
syntect = { version = "5.2.0", features = [ "default-syntaxes", "default-themes" ]}
9091

9192
[target.'cfg(unix)'.dependencies]

0 commit comments

Comments
 (0)