1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

alacritty: removed deprecated option scrolling:auto_scroll

Upstream change: https://github.com/alacritty/alacritty/commit/2f1a390aaad188d1cad9fc689620ae90e027cc8a#diff-1ee5c0b1c8641b1e5be6a7e6a9c3ce1a
This commit is contained in:
2020-03-21 12:20:15 +00:00
parent d54737ee28
commit 27991a9460
-3
View File
@@ -62,9 +62,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.