Added debug code
[clearscm.git] / rc / functions
index 059d7cc..88a4ba0 100644 (file)
@@ -61,7 +61,7 @@ function title_bar {
          "$TERM" = "vt100"  -o \
          "$TERM" = "xterm"  -o \
          "$TERM" = "xterm-256color" ]; then
-    PS1="\[\e]0;$prefix$current_dir\a\[$RED\]$ROOT\[$LIGHT_CYAN\]$SYSNAME:\[$WHITE\]"
+    PS1="\[\e]0;$prefix$current_dir\007\]\[$RED\]$ROOT\[$LIGHT_CYAN\]$SYSNAME:\[$WHITE\]"
   fi
 } # title_bar