]> git.donarmstrong.com Git - home-base.git/blobdiff - .screenrc
add outline mode bindings to M-o
[home-base.git] / .screenrc
index c38bbf97ae990cf7a3d2cca5147410528f6f292f..4571742c5c7a6d9c5b457f726353b78c26e9808b 100644 (file)
--- a/.screenrc
+++ b/.screenrc
@@ -1,5 +1,4 @@
 startup_message off
-termcapinfo xterm 'hs:ts=\E]2;:fs=\007:ds=\E]2;screen\007:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
 nonblock on
 obuflimit 12000
 altscreen on
@@ -7,11 +6,5 @@ altscreen on
 # allow bold colors - necessary for some reason
 attrcolor b ".I"
 # tell screen how to set colors. AB = background, AF=foreground
-#termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
 # erase background with current bg color
 defbce "on" 
-term xterm
-map \e[1~ <Home>
-imap \e[1~ <Home>
-map \e[4~ <End>
-imap \e[4~ <End>