aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorAnton Bobov <abobov@gmail.com>2013-09-25 16:19:51 +0600
committerAnton Bobov <abobov@gmail.com>2013-09-25 16:20:20 +0600
commit04347c57997486612758c08d8667ef3f356b008e (patch)
tree958df021f3aca819794fa73aee237f19e0fc27bf /files
parent5ca0eff377a2620d2decc64315f6d31ba81ffe6f (diff)
Change screen term option.
Diffstat (limited to 'files')
-rw-r--r--files/.screenrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/.screenrc b/files/.screenrc
index 7c09632..fb04e02 100644
--- a/files/.screenrc
+++ b/files/.screenrc
@@ -6,7 +6,7 @@ altscreen on
defutf8 on
-term xterm-256color
+term screen-256color
termcapinfo * ti@:te@ # Scroll buffer on <Shift>[<PgUp>|<PgDw>]
bindkey -k F1 next # Next tab on <F1>