From b447eea7b1e2bcccbfbfd8a84ce689eed835ff23 Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Mon, 10 Jul 2023 11:08:50 -0600 Subject: [PATCH] screenrc --- linux/.screenrc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 linux/.screenrc diff --git a/linux/.screenrc b/linux/.screenrc new file mode 100644 index 0000000..75741ce --- /dev/null +++ b/linux/.screenrc @@ -0,0 +1,6 @@ +hardstatus alwayslastline +caption always "%?%E%{= ck} ESC %?%{= gk} %S %{= dm} %n %t %{= dw}%L=%> %W %<%=%L>%{= bk} %H %{= wk} %0c:%s %<" +termcapinfo xterm|xterms|xs|rxvt ti@:te@ +defscrollback 10000 +bindkey "^A." next +bindkey "^A," prev