From 3e3c75113ac3571c235220b81523b8d970eb0016 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sat, 18 Apr 2020 15:24:33 +0200 Subject: Removing obsoleted tabspace settings. .config/alacritty/alacritty.yml: Removing obsoleted tabspace settings. --- .config/alacritty/alacritty.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 9a2588b..70eb228 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -87,18 +87,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. -# -# 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: 8 - # Font configuration font: # Normal (roman) font face -- cgit v1.2.3-70-g09d2