diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-04-22 00:20:43 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-22 00:20:43 +0000 |
commit | 4b3e7da0fcef7b876c8fdd015d321d06e5f64e63 (patch) | |
tree | aa7578e501d9cc349eb56c4fd35f53640406c73a /extra/osx | |
parent | d3cfda03715c6a644048995afdffdb085984585a (diff) | |
download | alacritty-4b3e7da0fcef7b876c8fdd015d321d06e5f64e63.tar.gz alacritty-4b3e7da0fcef7b876c8fdd015d321d06e5f64e63.zip |
Fix hidden cursor inverting cell colors
Since the block cursor inverts the background and foreground colors of a
cell, the hidden cursor has done the same thing without rendering a
cursor since it was using the block cursor shape.
A new `Hidden` cursor style has been introduced for explicitly handling
the invisible cursor differently.
This fixes #2342.
Diffstat (limited to 'extra/osx')
0 files changed, 0 insertions, 0 deletions