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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user