alacritty/alacritty_terminal/src
Christian Duerr 1723e30d25
Use ConfigDeserialize for all config enums
This fixes up all of the remaining enums which are used in the
configuration file to make sure they all support fully case insensitive
deserialization.

Fixes #4611.
2020-12-31 05:52:45 +00:00
..
config Use ConfigDeserialize for all config enums 2020-12-31 05:52:45 +00:00
grid Use ConfigDeserialize for all config enums 2020-12-31 05:52:45 +00:00
term Draw cursor with rect renderer 2020-12-28 09:45:39 +00:00
tty Remove terminfo dependency 2020-12-22 02:38:50 +00:00
ansi.rs Use ConfigDeserialize for all config enums 2020-12-31 05:52:45 +00:00
event.rs Add blinking cursor support 2020-11-23 23:11:03 +00:00
event_loop.rs Replace serde's derive with custom proc macro 2020-12-21 02:44:38 +00:00
index.rs Use ConfigDeserialize for all config enums 2020-12-31 05:52:45 +00:00
lib.rs Error on warnings when running clippy 2020-10-29 07:17:33 +03:00
selection.rs Draw cursor with rect renderer 2020-12-28 09:45:39 +00:00
sync.rs Remove copyright notice from files 2020-06-06 21:49:14 +03:00
thread.rs Add option to run command on bell 2020-07-10 22:32:44 +03:00
vi_mode.rs Use ConfigDeserialize for all config enums 2020-12-31 05:52:45 +00:00