Fix unicode line wrap problem (issue #409)
@ -71,7 +71,7 @@ done
unset config_file
if [[ $PROMPT ]]; then
export PS1=$PROMPT
export PS1="\["$PROMPT"\]"
fi
# Adding Support for other OSes