From 4e2aa6bcb770a43c12173557d87d69eb0e7da702 Mon Sep 17 00:00:00 2001 From: Brianna <2099135-briannafoxwell@users.noreply.gitlab.com> Date: Fri, 14 Jul 2023 12:13:44 +0000 Subject: [PATCH] screenrc --- .screenrc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .screenrc diff --git a/.screenrc b/.screenrc new file mode 100644 index 0000000..66b9926 --- /dev/null +++ b/.screenrc @@ -0,0 +1,11 @@ +hardstatus alwayslastline + +caption always "%{= R}[%{= G}%c:%{= G}%s%{= R}] %{= R}[%{= G}${USER}%{= R}@%{= G}%H%{= R}]%{= G} %{= R}[%{= G}%n %t %h%{= R}]%{= G} %W" + +termcapinfo xterm|xterms|xs|rxvt ti@:te@ + +defscrollback 10000 + +bindkey ^N screen +bindkey ^T title +