Skip to content

Conversation

@Tachi107
Copy link

This allows delta to work properly on Direct Color terminals like xterm-direct and foot-direct.

This adds a dependency on the "terminfo" crate in order to read the RGB capability. The crate is used by wezterm, among others.

I haven't updated Cargo.lock, as I don't know what's your policy on it :)

Fixes #1931

This allows delta to work properly on Direct Color terminals like
xterm-direct and foot-direct.

This adds a dependency on the "terminfo" crate in order to read the
`RGB` capability. The crate is used by wezterm, among others.

Fixes dandavison#1931
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚀 Change is_truecolor_terminal to also check for RGB capability

1 participant