delta icon indicating copy to clipboard operation
delta copied to clipboard

🚀 migrate away from unsupported ansi_term library

Open dandavison opened this issue 3 years ago • 0 comments

Perhaps replace ansi_term usage in delta with https://github.com/epage/anstyle / https://github.com/epage/anstyle/tree/main/crates/termcolor and then use https://github.com/epage/anstyle/tree/main/crates/git to parse git colors (which should eliminate some delta code).

dandavison avatar Sep 17 '22 13:09 dandavison