From 593d3f59b3fa513c4590b47be94717f6db9cfa88 Mon Sep 17 00:00:00 2001 From: Robert Kmiec Date: Fri, 31 Jan 2020 00:33:36 +0100 Subject: [PATCH] alacritty: remove deprecated auto_scroll --- .config/alacritty/alacritty.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index b5b0d9f..35fc398 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -82,9 +82,6 @@ scrolling: # scrollback is enabled (history > 0). multiplier: 3 - # Scroll to the bottom when new text is written to the terminal. - auto_scroll: false - # Spaces per Tab (changes require restart) # # This setting defines the width of a tab in cells.