summaryrefslogtreecommitdiffstats
path: root/screenrc
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2009-07-20 15:18:46 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2009-07-20 15:18:46 +0200
commit5302504b12cbecc14bf53d11a2b28b38dc2ea021 (patch)
treeb3077bd1c2acd2717d7f0e19c84de31d1647795e /screenrc
parentcbe58c2b9e8d71c3a4dd06cea1429ddb001f78ab (diff)
downloaddotfiles-5302504b12cbecc14bf53d11a2b28b38dc2ea021.tar.gz
dotfiles-5302504b12cbecc14bf53d11a2b28b38dc2ea021.tar.xz
dotfiles-5302504b12cbecc14bf53d11a2b28b38dc2ea021.zip
defined term in screenrc to ensure, that the screenmagic works everywhere
Diffstat (limited to 'screenrc')
-rw-r--r--screenrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/screenrc b/screenrc
index 289b6bb..4e0a8a9 100644
--- a/screenrc
+++ b/screenrc
@@ -9,6 +9,7 @@ bufferfile $HOME/.screen_exchange
altscreen on
shell -$SHELL
defnonblock on
+term screen
# nice caption and status bar with the different screens
caption always "%{-b} [%n-%t] %{+b} %h %= %{+b r}%u%{-} "