https://bugs.kde.org/show_bug.cgi?id=416981
Ahmad Samir <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |NOT A BUG --- Comment #3 from Ahmad Samir <[email protected]> --- Try: PS1='\[\e[1m[\e[35m\]\u\[\e[97m\]@\[\e[34m\]\h \W\[\e[97m]\]$ \[\e[0m\]' >From `man bash`: \[ begin a sequence of non-printing characters, which could be used to embed a terminal control sequence into the prompt \] end a sequence of non-printing characters Also remove the "\" before "$". -- You are receiving this mail because: You are watching all bug changes.
