Extend default scrollback for screen

This commit is contained in:
Andrew R. M 2025-04-05 16:37:09 -04:00 committed by Andrew R. M.
parent 6935843cee
commit da3b0e4ab5
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ restore_from_adoption() {
apply_dotfile bash apply_dotfile bash
apply_dotfile sh apply_dotfile sh
apply_dotfile readline apply_dotfile readline
apply_dotfile screen
apply_dotfile vim apply_dotfile vim

1
screen/.screenrc Normal file
View File

@ -0,0 +1 @@
defscrollback 100000