Remove kitty_delete

This commit is contained in:
atanunq 2020-12-13 14:01:10 +02:00
parent d4f983a4d1
commit 5803cd9fb7
No known key found for this signature in database
GPG key ID: 628280A0217A7B0F

View file

@ -43,7 +43,6 @@ impl<'a> Config<'a> {
width,
height,
absolute_offset: false,
kitty_delete: true,
..Default::default()
};