From 495a6f3526f5127c342d67980d0335f1ed4e235b Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Sun, 17 Nov 2019 03:04:16 +0300 Subject: Fix cell reset not clearing flags and foreground Fixes #2330. --- alacritty_terminal/tests/ref/erase_chars_reset/config.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 alacritty_terminal/tests/ref/erase_chars_reset/config.json (limited to 'alacritty_terminal/tests/ref/erase_chars_reset/config.json') diff --git a/alacritty_terminal/tests/ref/erase_chars_reset/config.json b/alacritty_terminal/tests/ref/erase_chars_reset/config.json new file mode 100644 index 00000000..6fc49fd7 --- /dev/null +++ b/alacritty_terminal/tests/ref/erase_chars_reset/config.json @@ -0,0 +1 @@ +{"history_size":0} \ No newline at end of file -- cgit v1.2.3-54-g00ecf