polynomial-c    14/08/30 07:47:03

  Modified:             bashrc
  Log:
  Added KDE's konsole to the list of valid terms for PROMPT_COMMAND
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 
0x981CA6FC)

Revision  Changes    Path
1.23                 app-shells/bash/files/bashrc

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/files/bashrc?rev=1.23&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/files/bashrc?rev=1.23&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash/files/bashrc?r1=1.22&r2=1.23

Index: bashrc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash/files/bashrc,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- bashrc      2 May 2013 01:41:55 -0000       1.22
+++ bashrc      30 Aug 2014 07:47:03 -0000      1.23
@@ -25,7 +25,7 @@
 
 # Change the window title of X terminals 
 case ${TERM} in
-       xterm*|rxvt*|Eterm*|aterm|kterm|gnome*|interix)
+       xterm*|rxvt*|Eterm*|aterm|kterm|gnome*|interix|konsole*)
                PROMPT_COMMAND='echo -ne 
"\033]0;${USER}@${HOSTNAME%%.*}:${PWD/#$HOME/~}\007"'
                ;;
        screen*)




Reply via email to