11 May
2005
11 May
'05
15:54
hello i have tried to redo my bash prompt to my flavor as the following.. PS1="\e[34;1m\u\e[33;1m@\e[31;1m\h\e[33;1m: \e[32;40m\w \e[33;1m#\e[0m\]" but for some reason after using the above format, when i attempt to review command history, often it over writes the output over hte current line, and sometimes as i type, the text all of a sudden jumps to the begining of the line and continues therem even thou it does that, it still does take in the command as it is fed, in some situations, this tends to be annoying, so i hope some one can tell me where i have miss structured the prompt format. regards Matice