diff options
author | Christian Duerr <contact@christianduerr.com> | 2018-03-09 17:57:24 +0100 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2018-06-02 09:36:27 -0700 |
commit | 04086186a00d50f22a7e1914d89a8dd1beb695cc (patch) | |
tree | 892134b9a5241c5601a68abbf920852bb01323d5 /src/window.rs | |
parent | dd60ea563d1b3022e387d96e2b6cf8bbb682b947 (diff) | |
download | alacritty-04086186a00d50f22a7e1914d89a8dd1beb695cc.tar.gz alacritty-04086186a00d50f22a7e1914d89a8dd1beb695cc.zip |
Provide correct default for scroll_history
When implementing fallback to the default value with an u32 you will get
0 as the default value.
However the default scrollback value is 10_000. A custom deserializer
has been implemented which automatically falls back to the correct
default value.
Diffstat (limited to 'src/window.rs')
0 files changed, 0 insertions, 0 deletions