SOURCES (AC-branch): bashrc - removed stty erase setting to `tput ...

baggins baggins at pld-linux.org
Thu Jun 30 00:41:48 CEST 2005


Author: baggins                      Date: Wed Jun 29 22:41:48 2005 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- removed stty erase setting to `tput kbs` as it causes nothing but problems

---- Files affected:
SOURCES:
   bashrc (1.14.2.12 -> 1.14.2.13) 

---- Diffs:

================================================================
Index: SOURCES/bashrc
diff -u SOURCES/bashrc:1.14.2.12 SOURCES/bashrc:1.14.2.13
--- SOURCES/bashrc:1.14.2.12	Mon Jun 27 12:01:15 2005
+++ SOURCES/bashrc	Thu Jun 30 00:41:43 2005
@@ -22,6 +22,3 @@
 	done
 	unset i
 fi
-
-[ -n "$TERM" -a "$TERM" != "rxvt" -a "$TERM" != "screen" ] && tty >/dev/null 2>&1 && \
-	tput kbs >/dev/null 2>&1 && stty erase `tput kbs`
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/bashrc?r1=1.14.2.12&r2=1.14.2.13&f=u




More information about the pld-cvs-commit mailing list