https://bugs.kde.org/show_bug.cgi?id=416981
--- Comment #4 from a.taha.b...@outlook.com --- (In reply to Ahmad Samir from comment #3) > 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 "$". Thanks, it worked. -- You are receiving this mail because: You are watching all bug changes.