diff options
author | Joe Wilm <joe@jwilm.com> | 2016-12-26 19:00:27 -0500 |
---|---|---|
committer | Joe Wilm <joe@jwilm.com> | 2016-12-26 19:00:27 -0500 |
commit | d28a7344731c4cd913687a893334555feed4e270 (patch) | |
tree | f7848fc477d6a7a561769e57fa7441cced08f558 /alacritty.yml | |
parent | 358c9fa17d9b088bae79f7d352a8cc21878f6303 (diff) | |
download | alacritty-d28a7344731c4cd913687a893334555feed4e270.tar.gz alacritty-d28a7344731c4cd913687a893334555feed4e270.zip |
Refactor bindings and fix binding tests
The somewhat redundant KeyBinding and MouseBinding types were removed in
favor of a Binding<T> type. This allows all binding code to be reused
for both scenarios.
The binding tests were fixed by only asserting on `is_triggered_by()`
instead of checking that the action escape sequence was delivered
properly.
Diffstat (limited to 'alacritty.yml')
0 files changed, 0 insertions, 0 deletions