aboutsummaryrefslogtreecommitdiff
path: root/alacritty
diff options
context:
space:
mode:
authorbozo.kopic <bozo.kopic@gmail.com>2020-05-08 19:37:41 +0200
committerbozo.kopic <bozo.kopic@gmail.com>2020-05-08 19:37:41 +0200
commit6c9130e407ab4a7d67588ba2cc47c39d0839cfe2 (patch)
tree3cff6c218fc584fe9b9bff68b0bf899584a0c2f8 /alacritty
parente691d655633cc43b6275aad2b16eadfe3842a719 (diff)
.
Diffstat (limited to 'alacritty')
-rw-r--r--alacritty/alacritty.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml
index 34a675c..6f07fb8 100644
--- a/alacritty/alacritty.yml
+++ b/alacritty/alacritty.yml
@@ -45,17 +45,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: 4
# Font configuration (changes require restart)
#