aboutsummaryrefslogtreecommitdiff
path: root/src/event_loop.rs
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2018-11-01 20:50:32 +0000
committerGitHub <noreply@github.com>2018-11-01 20:50:32 +0000
commita3f729f5899a1d56222641f362805f251de3f84d (patch)
tree4abb9ad7a5372780fe0b429a203ab1b1e20972f7 /src/event_loop.rs
parenta846faa6ef28b105d921ccbdabcf2cb201fe7c94 (diff)
downloadalacritty-a3f729f5899a1d56222641f362805f251de3f84d.tar.gz
alacritty-a3f729f5899a1d56222641f362805f251de3f84d.zip
Fix default hollow cursor behavior with empty conf
The 2c37da48b580237ff48f5e841015134dd459b41d change introduced some changes to the way cursor configuration is handled. However it did not properly handle the default behavior of the hollow cursor when the `cursor` field was not specified at all. By implementing the `Default` trait for the `Cursor` struct in `config.rs` manually, the default value of the `unfocused_hollow` field has been corrected back to `true` when the `cursor` struct isn't present at all.
Diffstat (limited to 'src/event_loop.rs')
0 files changed, 0 insertions, 0 deletions