SOURCES (AC-branch): bashrc - ugly? braindead? maybe. but backspac...
adamg
adamg at pld-linux.org
Wed Jun 15 21:44:51 CEST 2005
Author: adamg Date: Wed Jun 15 19:44:51 2005 GMT
Module: SOURCES Tag: AC-branch
---- Log message:
- ugly? braindead? maybe. but backspace now works aterm/rxvt.
---- Files affected:
SOURCES:
bashrc (1.14.2.9 -> 1.14.2.10)
---- Diffs:
================================================================
Index: SOURCES/bashrc
diff -u SOURCES/bashrc:1.14.2.9 SOURCES/bashrc:1.14.2.10
--- SOURCES/bashrc:1.14.2.9 Fri Jun 10 15:07:16 2005
+++ SOURCES/bashrc Wed Jun 15 21:44:46 2005
@@ -23,4 +23,4 @@
unset i
fi
-[ -n "$TERM" ] && tty >/dev/null 2>&1 && stty erase `tput kbs`
+[ -n "$TERM" -a "$TERM" != "rxvt" ] && tty >/dev/null 2>&1 && stty erase `tput kbs`
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/bashrc?r1=1.14.2.9&r2=1.14.2.10&f=u
More information about the pld-cvs-commit
mailing list