From dee02d73d9206cbb1eac94a17ee1fc4886a5c270 Mon Sep 17 00:00:00 2001 From: Christian Colglazier Date: Wed, 1 Apr 2020 08:49:37 -0400 Subject: [PATCH] Removed deprecated alacritty settings --- alacritty/alacritty.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index 533b42d..ec7fd77 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -86,18 +86,6 @@ scrolling: # Specifying `0` will disable faux scrolling. 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. -# -# Some applications, like Emacs, rely on knowing about the width of a tab. -# To prevent unexpected behavior in these applications, it's also required to -# change the `it` value in terminfo when altering this setting. -tabspaces: 2 - # Font configuration (changes require restart) font: # Normal (roman) font face