Skip to content

Instantly share code, notes, and snippets.

@mike10004
Created May 16, 2024 21:37
Show Gist options
  • Save mike10004/08b7a1446fa73e01889f2a7fba513e7a to your computer and use it in GitHub Desktop.
Save mike10004/08b7a1446fa73e01889f2a7fba513e7a to your computer and use it in GitHub Desktop.
My very small .screenrc
termcapinfo xterm* ti@:te@
startup_message off
vbell off
defscrollback 16384
altscreen on
@mike10004
Copy link
Author

Some things that seem to help with session maintenance:

$ loginctl enable-linger $USER
$ systemd-run --scope --user screen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment