]> code.delx.au - dotfiles/blobdiff - .screenrc
bash: pre-exec xterm titlebar
[dotfiles] / .screenrc
index df0bd73e57a40a8cfa1cec9ff872904db45b7ab0..e57db7030e9a35923f31857d106afa80e635831a 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -1,5 +1,15 @@
-startup_message off
 altscreen on
-shelltitle "$ |bash"
-hardstatus alwayslastline                                                                                                                          
-hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
+defbce on
+defscrollback 10000
+escape ^Zz
+shelltitle "> |bash"
+startup_message off
+vbell off
+
+caption always '%{= kW}%Lw %{R}| %{kG}%h %= %?%{R}| %{kM}%Ppaste %?%?%{R}| %{kM}%EC-z %?%{R}| %{kB}%0c'
+
+# Start from window 1
+bind c screen 1
+bind ^c screen 1
+bind 0 select 10
+screen 1