Added rxvt-unicode terminfo.
authorIain Patterson <me@iain.cx>
Mon, 7 Nov 2005 18:04:29 +0000 (18:04 +0000)
committerIain Patterson <me@iain.cx>
Mon, 7 Nov 2005 18:04:29 +0000 (18:04 +0000)
git-svn-id: https://svn.cambridge.iain.cx/profile/trunk@9 6be0d1a5-5cfe-0310-89b6-964be062b18b

.profile.d/variables.bashrc
.terminfo/r/rxvt-unicode [new file with mode: 0644]

index d1d7842..d23e785 100644 (file)
@@ -3,7 +3,7 @@ export SSHTERM=urxvtc
 export SSHTERM_TITLE=-title
 export SSHTERM_EXEC=-e
 #export TERM=xterm-xfree86
-export TERM=linux
+export TERM=rxvt-unicode
 export LC_CTYPE=en_GB
 export LS_OPTIONS="--color=auto -F -b"
 export VISUAL=vim
diff --git a/.terminfo/r/rxvt-unicode b/.terminfo/r/rxvt-unicode
new file mode 100644 (file)
index 0000000..e4ea203
Binary files /dev/null and b/.terminfo/r/rxvt-unicode differ