summaryrefslogtreecommitdiffstats
path: root/.screenrc
diff options
context:
space:
mode:
Diffstat (limited to '.screenrc')
-rw-r--r--.screenrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.screenrc b/.screenrc
index 379a6ec..6728d85 100644
--- a/.screenrc
+++ b/.screenrc
@@ -20,6 +20,10 @@ hardstatus string '%{= kG}[ %{G}%H %{g}%{= kG}]%{=b W} %=%-w%{r}(%{b}%n %t%{r})%
#screen 2 -t zsh zsh
+defscrollback 10000
+# tell screen how to set colors. AB = background, AF=foreground
+termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
+
# =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= #
### Created by Brad Sims <bsims@abnt.org> 25/06/2004