aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2024-09-22 16:34:14 +0200
committerGitHub <noreply@github.com>2024-09-22 14:34:14 +0000
commitc74b5fa857a133298f0207c499c47cb95b27c78c (patch)
treec915fdab4cb4dd9d700c4250a078c8341f735a25 /docs
parent8dfd2e56ad7aaeaf09aaf9f680420cc5988155b0 (diff)
downloadalacritty-c74b5fa857a133298f0207c499c47cb95b27c78c.tar.gz
alacritty-c74b5fa857a133298f0207c499c47cb95b27c78c.zip
Ignore cursor color request with default colors
Currently when the cursor colors are requested for the default cursor color, Alacritty always responds with #000000. Since this is most likely incorrect, this response is misleading. Realistically there's very little reason why any application would need to know the color of the (often dynamically changing) default cursor. So instead of always reporting an incorrect black value, this patch just stops reporting values unless the cursor color was explicitly changed. Closes #8169.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions