dandavison / delta

A syntax-highlighting pager for git, diff, grep, and blame output
https://dandavison.github.io/delta/
MIT License
21.43k stars 361 forks source link

update intsructions for tmux color issues #1559

Closed jcaplan closed 4 months ago

jcaplan commented 8 months ago

I lost some time figuring out that I need to change set -ga terminal-overrides ",xterm-256color:Tc" to set -ga terminal-overrides ",*-256color:Tc". The wildcard will probably work for more people.