diff options
author | Joe Wilm <joe@jwilm.com> | 2016-11-15 09:38:50 -0800 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2016-11-17 17:17:54 -0800 |
commit | d97996e19de6856c23c51d05ec10f10db41e309d (patch) | |
tree | 80e43240687249f5062bcd16d64492ae32b0625d /tests | |
parent | cb2bc4eadd3d149fcae4d1b552be47bc5a9413d8 (diff) | |
download | alacritty-d97996e19de6856c23c51d05ec10f10db41e309d.tar.gz alacritty-d97996e19de6856c23c51d05ec10f10db41e309d.zip |
Make bindings configurable from alacritty.yml
Bindings were previously hardcoded within input.rs; adding, removing, or
changing a binding required a recompile! Now, bindings may be declared
in alacritty.yml. Even better, bindings are live-reloaded when
alacritty.yml is changed!
One unexpected benefit of this change was that all of the special casing
in input.rs has disappeared.
Conversely, config.rs has gained complexity for all of the
deserialization logic.
Resolves #3.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions