diff options
Diffstat (limited to 'alacritty.yml')
-rw-r--r-- | alacritty.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/alacritty.yml b/alacritty.yml index 242b5c87..d444abb3 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -558,6 +558,3 @@ # Print all received window events. #print_events: false - - # Record all characters and escape sequences as test data. - #ref_test: false |