From a2f127a5e65c8a6f4e1fc0bf79cc832d161a01b7 Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Fri, 9 Mar 2018 17:16:34 +0100 Subject: [PATCH] Change config file to display the correct default --- alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alacritty.yml b/alacritty.yml index 9cedbdd1..279e014e 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -223,7 +223,7 @@ mouse: # # Number of lines the viewport will move when scrolling in # the terminal with scrollback enabled (>0). - normal_scrolling_lines: 300 + normal_scrolling_lines: 3 selection: semantic_escape_chars: ",│`|:\"' ()[]{}<>"